-
a more complete Item list?
once again I turn to you, my fine server gurus... This time I'm in need of a more complete item spawning list. Got an event coming up and I can't seem to find some of the prizes I was going to give out like Mantel of the Raven. I have this one item list that's pretty updated but still missing alot. I would use this tool here: http://forum.ragezone.com/f457/item-...reator-751336/ but it's download's gone. Could someone please upload it or pass out a more complete list? Thanks a ton if you do ^_^
-
Re: a more complete Item list?
If it's about the thread, go on it and make a request.
-
Re: a more complete Item list?
If you want to find items, open propitem.txt (Specitem.txt), Search for the item, copy the name.
use the command /ci "Item Name" and press enter..
(With the " ")
-
Re: a more complete Item list?
You're quite useless Intel...
Xakzi: oddly I've tried that and nothing spawned.
edit: Turns out typing /ci then enter will make an ingame window show up with an item list to choose from. handy handy. Still missing a few things like the Mantel of Raven and Dove, even though they are in the propitem.txt I extracted from the client... maybe I should also extacrt the propitem.txt too? o.o
-
Re: a more complete Item list?
look for the complete name of the item you want to spawn.
then if you find it.
just type.
/ci "FULL NAME OF AN ITEM"
OFF: love the way you insulted Intel. LOL'ed
-
Re: a more complete Item list?
Quote:
Originally Posted by
Charles101
look for the complete name of the item you want to spawn.
then if you find it.
just type.
/ci "FULL NAME OF AN ITEM"
OFF: love the way you insulted Intel. LOL'ed
Last few of my topics he posted in turned out to be som'in totally off. Anyways. Like I said I did use the /ci "" thing but The Mantel didn't give to my inven. Looking at the server's propitem.txt.txt it's in there, cause I extracted pretty much every txt.txt when I was getting the english quests out. I'ma try to add the propitem.txt from the client too and see if that's the cure for the itch.
-
Re: a more complete Item list?
Well when you write /ci and enter in this window aren't all items( caused by source thing. )
And if you cannot spawn item it may have 2 high version in prop(spec)_item.txt what i mean? server compiled with __VER 15 won't see items with 16+ in prop(spec)_item.
-
Re: a more complete Item list?
Quote:
Originally Posted by
Jomex
Well when you write /ci and enter in this window aren't all items( caused by source thing. )
And if you cannot spawn item it may have 2 high version in prop(spec)_item.txt what i mean? server compiled with __VER 15 won't see items with 16+ in prop(spec)_item.
Aaaaahhh i get it. So the one's I'm looking for are too high oof a version.. gotcha. thankie ^_^ I'll deff look into upgrading soon then.
-
Re: a more complete Item list?
its easy to upgrade..
I'll tell how since I am so nice :3
In source, every "exe" got its own Versioncommon.h
if you check in all of them, you will see #define __VER 15 on the top..
change that to 20 and you got nothing to worry about *giggle*
-
Re: a more complete Item list?
Quote:
Originally Posted by
Xakzi
its easy to upgrade..
I'll tell how since I am so nice :3
In source, every "exe" got its own Versioncommon.h
if you check in all of them, you will see #define __VER 15 on the top..
change that to 20 and you got nothing to worry about *giggle*
There is one problem she is using ready files from max98.
-
Re: a more complete Item list?
-
Re: a more complete Item list?
You say that item names from PropItem.txt.txt dosen't work? That is incorrect. If they do not work, then it's either because only the text from the item have been added and the item have not, or that the item isn't added correctly.
-
Re: a more complete Item list?
Quote:
Originally Posted by
Improved
You say that item names from PropItem.txt.txt dosen't work? That is incorrect. If they do not work, then it's either because only the text from the item have been added and the item have not, or that the item isn't added correctly.
Nope, it was like;
Aw he need a full item list...
propItem.txt.txt
-
Re: a more complete Item list?
Quote:
Originally Posted by
Improved
You say that item names from PropItem.txt.txt dosen't work? That is incorrect. If they do not work, then it's either because only the text from the item have been added and the item have not, or that the item isn't added correctly.
it did work, but the version of the items were to high for what version the server used..
if your __VER is 15 in versioncommon files.. and you add an item starting with version 16..
You would be unnable to spawn those items to a server that is v15 by versioncommon...
-
Re: a more complete Item list?
Quote:
Originally Posted by
Xakzi
it did work, but the version of the items were to high for what version the server used..
if your __VER is 15 in versioncommon files.. and you add an item starting with version 16..
You would be unnable to spawn those items to a server that is v15 by versioncommon...
Solution:
Change 16(+) in prop(spec)_item.txt to 15 trololo.
-
Re: a more complete Item list?
I'll back up my data base and try that =D (is tipsy)
-
Re: a more complete Item list?
Quote:
Originally Posted by
тнє_ѕєcoиd_σиє.
Nope, it was like;
Aw he need a full item list...
propItem.txt.txt
this is it.
the items list only
-
Re: a more complete Item list?
]color=@ff00aa]Well it's true that's up to date but I ment for the server itself as I needed the mantel for this evenent I'm about to host (please parden my unusual splling errors XD I'm pretty smashed XD) [/color]
-
Re: a more complete Item list?
Quote:
Originally Posted by
kitballard
]color=@ff00aa]Well it's true that's up to date but I ment for the server itself as I needed the mantel for this evenent I'm about to host (please parden my unusual splling errors XD I'm pretty smashed XD) [/color]
dat font
and that dosen't change anything. Propitem.txt.txt is the list of the actual items in-game.
-
Re: a more complete Item list?
Quote:
Originally Posted by
Improved
dat font
and that dosen't change anything. Propitem.txt.txt is the list of the actual items in-game.
Nah ur wrong.
It may be actual list of items if ALL that are there are also defined and in prop(spec)_item.txt. ^_^
-
Re: a more complete Item list?
-
Re: a more complete Item list?
No longer drunk lol. I tried the "change everything to 15" trick and it didn't work. Good thing I backed up the databases as it once again messed with the char's invens XD I'll just have to compile a server... which I seriously don't want to do =\ Dono the first thing about it and honestly rather not learn a skill I won't be using again.
-
Re: a more complete Item list?
I might make a tool that searches files to give item commands.
-
Re: a more complete Item list?
or make a tool that creates html table with id of items that are possible to be made ^_^
-
Re: a more complete Item list?
I thought the one I linked in the first post was one o.O