Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

ID - Name of Items in Table?

Newbie Spellweaver
Joined
Feb 18, 2013
Messages
36
Reaction score
0
Well i wanted to change the cash / gold price of items but in the table "items" it only appear:

The ID's and 3 columns: Refund_C, Refund_G, Refund_T.

Where i can check which ID is which item in game? It's there any tool?

And what i put in: Refund_C, Refund_G, Refund_T?

Thank you!
 
Newbie Spellweaver
Joined
Sep 25, 2011
Messages
22
Reaction score
0
you need the img number then find a converter or you can open your .dat editor *if you have one* and then check it out
 
Newbie Spellweaver
Joined
Feb 5, 2013
Messages
50
Reaction score
5
Well i wanted to change the cash / gold price of items but in the table "items" it only appear:

The ID's and 3 columns: Refund_C, Refund_G, Refund_T.

Where i can check which ID is which item in game? It's there any tool?

And what i put in: Refund_C, Refund_G, Refund_T?

Thank you!
you you try to find it in Table item in database Gunbound??
 
Junior Spellweaver
Joined
Oct 9, 2009
Messages
187
Reaction score
29
so i tried editing one avatar on avatar.xfs

this is what i did. (used Season 2)
1. extracted mh.dat from avatar.xfs using iXFS
2. mh.dat is encrypted but i used Avatar Editor by Alex. it can decrypt it to original.
3. edited one entry (ex. Space marine's Description since its on portugues.)
4. save (saving it will make it decrypted)
5. recompress avatar.xfs by deleting the original mh.dat and add new mh.dat
6. run the game

and the result after login, Gunbound.gme has encountered an error.
i think the problem is recompressing the xfs.
help.
 
Back
Top