Itemtype.dat

11/17/2005 19:02 chocoman4k#1
This is the new itemtype.dat for the Conquer Online 2 client.
Please don't ask questions such as:
- Can you add +1 item's too?
- Can you add blessed items too?
- Can you add enchanted items too?

Because it is not possible seeing those item types on bottom using the itemtype.dat method.

Read the ReadMe.txt inside for further instructions.

News:
---
v2.01:
- Added token names. (Thanks to drpizzabr)
11/17/2005 19:29 unknownone#2
Ok, heres an editor for making your itemtype file as you want.

Features:
-Batch editor to rename equipment/gems/command tokens on the fly, with your preferred prefix
-Manual editor, incase you wish to change something back, or mess about with values.
-Built in search
-Quick backup/restore backup

Place the executable in your ini folder and launch, the rest should be simple.

screenshot
[Only registered and activated users can see links. Click Here To Register...]

Feel free to scan the file, its perfectly clean. (source included)

[Only registered and activated users can see links. Click Here To Register...]
11/17/2005 21:57 drpizzabr#3
command token not rename.

:rolleyes: :rolleyes: :rolleyes:

edit: thanks for updating, good work!
11/19/2005 06:00 ~Unknown~#4
Nice Choco you add the quality to all of them by yourself cause that would be rather boring. >.<
11/19/2005 07:34 arthas.#5
ty for nice work =)
11/19/2005 16:03 Mult#6
Still all mox tokens are commandtoken ^^
11/19/2005 16:33 unknownone#7
Maybe a good idea to add an unedited dat for backup purposes.
11/20/2005 04:34 Hojo#8
damn you >.>

I was making a program to edit this

Oh well, +1 karma
11/20/2005 06:33 pwnage#9
I've noticed that the program unknownone made has a bug (i think).

Normal itemtype.bat:
.... NUL NUL Sm ACK NUL WindBacksword NUL NUL NUL ž NUL i ....

Edited itemtype.bat with the program by unknownone:
.... NUL NUL Sm ACK NUL LowWindBackswordž NUL i ...

it's missing the NUL NUL NUL's in between :&#092; and it shows the 3/4 in the item names :&#092;


Edit:

I've found out why. It's because the WindBacksword has 13 char's and it has the extra 3 NUL's and LowWindBacksword has 16 characters thus leaving no room for the NUL and conquer won't detect it I think... so :&#092;

Item names with 13 letters can only have 2 prefixes
Item names with 14 letters can only have 1 prefix
Item names with 15 letters can have no prefixes
11/20/2005 08:02 unknownone#10
I see it. Reuploaded and fixed.
I was taking the item name as 16 bytes, its that size on every item.
Beats me why fixed length strings are used, then the client doesnt read a fixed number of bytes. If youspecify you're reading 16 bytes, theres no need for a NUL char.

Thanks for pointing it out, I've not actually logged into co2 yet to check.
11/21/2005 01:09 Khaos666#11
Nice :D great work
11/21/2005 01:33 crazyone#12
hay unknownone how do u use the itemtype.dat editor. i have been trying to figure it out but cant.thanks
11/21/2005 19:03 Revolver_Ocelot#13
can someone post pics of items they made using this.
11/23/2005 20:34 giulio1979#14
nice job
11/24/2005 01:23 |James|#15
so does it show command tokens or no?