Item DB file structure overhaul

Not necessarily. OS X will work out of the box, and so probably will most UNIX variants. It is likely that it works even on Windows (as long as you install the perl interpreter, since it doesn't come pre-installed)

 
i love this are all items from old db item and item2 alrdy in this new rev ?

+1
default_biggrin.png
:D:D:D

 
item_db and item_db_re are automatically generated by the HerculesWS API bot. For item_db2 (or if you have edited your item_db for any reason), you can build your custom version with the db2sql plugin.

(instructions for linux/unix; if you're on windows, YMMV)

- Compile the db2sql plugin (make -C src/plugins db2sql)

- Enable it in conf/plugins.conf

- Run the map server with ./map-server --db2sql

- You can find the updated files in the sql-files folder.

 
item_db and item_db_re are automatically generated by the HerculesWS API bot. For item_db2 (or if you have edited your item_db for any reason), you can build your custom version with the db2sql plugin.

(instructions for linux/unix; if you're on windows, YMMV)

- Compile the db2sql plugin (make -C src/plugins db2sql)

- Enable it in conf/plugins.conf

- Run the map server with ./map-server --db2sql

- You can find the updated files in the sql-files folder.
I've used ur online converter with my item_db2.txt that was working flawlessly but after converting it to item_db.conf I got this:

[Error]: db/item_db2.conf:1 - syntax error
[Error]: can't read db/item_db2.conf
 
I can't see to find anything wrong, if you want I may send it by PM for you
 
Hi, does the itemdb2.conf have a limit? I started my custom items from ID 40000 and it doesn't seem to work. Item cannot be found. But When I was using ID 30000 it works.

 
The limit is possesed by clientside I guess, so we have to be on that limit too.

max id one can have is 32767

 
Hello @ All
default_smile.png


and special Hello Haru
default_smile.png


I really like this new eazy to read structure, its awsome
default_excl.png


But now i have a problem. I need to convert the item_db2.conf into SQL, to use it in FLUX CP. I searched this forum for hours ( special thanks to the stupid search function
default_angry.png
for wasting my time ). My last hope is to get some help here. Is there a script to do this ?

MfG

Snowflake

 
Hello @ All
default_smile.png


and special Hello Haru
default_smile.png


I really like this new eazy to read structure, its awsome
default_excl.png


But now i have a problem. I need to convert the item_db2.conf into SQL, to use it in FLUX CP. I searched this forum for hours ( special thanks to the stupid search function
default_angry.png
for wasting my time ). My last hope is to get some help here. Is there a script to do this ?

MfG

Snowflake
Here... http://herc.ws/wiki/Db2sql

 
I've try to convery my item_db from hercules format using the online tool. However, it seems that none of the line in the item_db.conf could be read. May I ask how could I trace the source of the error or could anyone provide a solution for me? Thanks

 
I've try to convery my item_db from hercules format using the online tool. However, it seems that none of the line in the item_db.conf could be read. May I ask how could I trace the source of the error or could anyone provide a solution for me? Thanks
Any error?

 
Back
Top