Can anyone make this into ItemInfo.lub and lua please? The ItemConverter won't convert it.
Request.zip
Request.zip
Kinda misleading description, he wants to change idnum to iteminfo,just change the extension.
rename it from lua to lub
Can anyone make this into ItemInfo.lub and lua please? The ItemConverter won't convert it.
Guess what, I have made A tool to convert itemdb.conf to itemdb.txt format... TWO MONTHS AGO.(but not published anywhere yet, due to my busy time)OMG! it seems like ItemConverter tool no longer support our item_db format
Failed to convertKinda misleading description, he wants to change idnum to iteminfo,just change the extension.
rename it from lua to lub
Can anyone make this into ItemInfo.lub and lua please? The ItemConverter won't convert it.
Guess what, I have made A tool to convert itemdb.conf to itemdb.txt format... TWO MONTHS AGO.(but not published anywhere yet, due to my busy time)OMG! it seems like ItemConverter tool no longer support our item_db format
Which is flexible, that means can swap the field and much more.
So just use this tool https://github.com/dastgirpojee/LuaScripts/tree/master/Lua/conf2db
Read readme.md for usage and Its flexibility.
So use this to convert conftodb and use itemconverter, till hercules itemdb compatible itemconverter is released.
{ Id= 501, AegisName= "Red_Potion", Name= "Red Potion", Type= 0, Buy= 50, Weight= 70, Upper= 63, Script= [==[ itemheal rand(45,65),0; ]==],},{ Id= 502, AegisName= "Orange_Potion", Name= "Orange Potion", Type= 0, Buy= 200, Weight= 100, Upper= 63, Script= [==[ itemheal rand(105,145),0; ]==],},{ Id= 503, AegisName= "Yellow_Potion", Name= "Yellow Potion", Type= 0, Buy= 550, Weight= 130, Upper= 63, Script= [==[ itemheal rand(175,235),0; ]==],},{ Id= 504, AegisName= "White_Potion", Name= "White Potion", Type= 0, Buy= 1200, Weight= 150, Upper= 63, Script= [==[ itemheal rand(325,405),0; ]==],},
here you goCan anyone make this into ItemInfo.lub and lua please? The ItemConverter won't convert it.
Show end of command prompt, where the percentage ends. I myself tested it, this script is split into 5-6process, in which each is allotted a progress of 12-20%, so the progress would slow down, and write the temp file, which you are showing, but after 100%, it will write itemdb.txt and delete this temp file.
so the one you are showing is a temp file generally made by script on progress.
and outputfilename will be the name of itemdb in txt format.
{ Id= 501, AegisName= "Red_Potion", Name= "Red Potion", Type= 0, Buy= 50, Weight= 70, Upper= 63, Script= [==[ itemheal rand(45,65),0; ]==],},{ Id= 502, AegisName= "Orange_Potion", Name= "Orange Potion", Type= 0, Buy= 200, Weight= 100, Upper= 63, Script= [==[ itemheal rand(105,145),0; ]==],},{ Id= 503, AegisName= "Yellow_Potion", Name= "Yellow Potion", Type= 0, Buy= 550, Weight= 130, Upper= 63, Script= [==[ itemheal rand(175,235),0; ]==],},
We use essential cookies to make this site work, and optional cookies to enhance your experience.