Jump to content

rA Item Database Synchronizer 1.1


1 Screenshot

About This File

This program parses your idnum2itemdisplaynametable.txt to synchronize your item_db.txt with it.

Note: Requires .NET Framework v4.0

For example:

Your txt file contains this

501#Super_Red_Potion#

and initially your itemdb has this

501,Red_Potion,Red Potion,0,50,,70,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(45,65),0; },{},{}

after patching

the item_db entry for 501 would be

501,Red_Potion,Super Red Potion,0,50,,70,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(45,65),0; },{},{}

Note: This program parses the TXT per line, so it is better to close all other programs that require intensive memory.

Note2: You can use any txt file with the same format as idnum2displaynametable.txt

itemid#item_name#

include only those you want to patch, and remember that all underscores (_) are treated as a space.

3346t91.png

This is free, but if you find this tool useful, you can express your love through my paypal email: [email protected] /kis


What's New in Version 1.1   See changelog

Released

  • Tried out a way for the program to run w/o .net framework 4

×
×
  • Create New...