For Change Iteminfo

Newbie Spellweaver
Joined
Aug 2, 2009
Messages
6
Reaction score
0
Hi Everybody! I need to change iteminfo on my game, because i need to change item's price! When i copy iteminfo.bin from my server files and i paste it on my client i have a error.. i don't use a patch! I need a patch for change all my client and my server files!
 
At least you can log into your server. I dont even know how to set it up lol ;p



Lol if you have time could you take screen pics and show me how to make?:P:

Thanks
 
first change the price on your iteminfo.txt
then delete your iteminfo.bin from your server
after it open your Gameserver to generate the new1 iteminfo.bin

after it copy and paste your iteminfo.bin to your client.

NB : don't copy your characteraction.bin from your server to client its can make crash and error
 
i change the price in the iteminfo.txt but when i delete the iteminfo.bin and open my gameserver it doesn't generate a new one.
 
ok i did and got the new bin but the price is one and when u buy its another for example:

Mordo Jr the price shown is 360g and when i buy it it cost 5m
 
copy the item info.bin from ur serv files(the one that got updated) into ur client folder(scripts/table) then run it if u get error on client just compile the item info.bin and that shud be all. :D
 
If you are running on TOP V.2, yea, it will get an error.
to solve it, after editing your ItemInfo.txt in your Server Files, when it's done, start your server then, after all of server files work, copy Iteminfo.txt and iteminfo.bin into your TOP Client (TOP->scripts->table), before running your TOP Client, start your "Bin Compiler" and just click "ok-ok-ok..n so on" till it's done. When it's done, now start your Game Client, hopefully it will work..:blush:
 
1. Find working 2.0 compiler.
2. Put to compiler scripts folder scrits.txt
3. Launch compiler
4. Now u should get .bin files
5. Copy it to ur top >>scripts>>table folder :)
6. Have fun with working files ;)
 
if you guys want a complier that works here thats my complier (credits to hewlett)
and for changing prices just go into item info and right near what type or character can use the item it will have the numbers that the price i suggest using csved get it here and open the item info or character info etc etc in there its easier to edit like that cause it shows the rows.
 
Last edited:
Back