Jump to content
  • 0
Sign in to follow this  
Neferupitou

New item_db format

Question

Hello, I'm using latest emulator, but the format of item_db / item_db2 is not familiar. 
 
I wonder if there is a method to use the old format.
 
Actual format

{
    Id: 501
    AegisName: "Red_Potion"
    Name: "Red Potion"
    Type: 0
    Buy: 50
    Weight: 70
    Upper: 63
    Script: <" itemheal rand(45,65),0; ">
}

 
Old format

501,Red_Potion,Poção Vermelha,0,50,,70,,,,,0xFFFFFFFF,63,2,,,,,,{ itemheal rand(45,65),0; },{},{}
 
If it is not possible to use the old format in recent emulators, there is a program for conversion of scripts? 
Thanks in advance.

 

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Man, you save my life... I was so discouraged with the project only imagine it would have to redo more than 400 items

 

Thank you, Thank you very much!

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.