how to change an item price?

Hi,

1.) change the prices in iteminfo (serverside)
2.) delete iteminfo.bin-file on server
3.) start server, so you will get new iteminfo.bin
4.) copy this iteminfo and this new iteminfo.bin to client - ressource
5.) copy the iteminfo.bin too to scipts/table dont forget this step otherwise it wont work
 
Is it possible to change the price that an NPC sells the item, but not touching the price itself?

Example: RG is priced at 5000, but if I want to make the NPC sell it at 1,000,000... can it be done? I don't want to touch the base price cos that would mean it's sellable at 500,000. I don't want that >.<
 
Back