elements.data & gshop.data
Hi all Bros.,
When I try to add some new items to gshop.data, everything is smootly, except when I clicked to buy those items, they said that they did not have on shop ( the image of items is correct ).
I thought that the trouble come from elements.data (or maybe other reasons). Could someone have experience for this trouble, please give me a hint.
My Server: beastie 1.3.6 ( thought that)
My Client: 1.3.6
Thnks
OppLa
Re: elements.data & gshop.data
umm u have to add them to the server also :) not just the client ...
Re: elements.data & gshop.data
@kristkos: ofcourse. I modify the gshop.data at client side and copy to server side to. But same situation. Can see but can not buy.
Thank for your feedback.
OppLa
Re: elements.data & gshop.data
I'm really dont know why, I opened elements.data --> it's have this item ID and I used this item ID to add in gshop.data.
But when I try to bought, it's always said that this item did not have on shop.
Could someone help me to solve this problem ..........
OppLa
Re: elements.data & gshop.data
In fact, when you want to change something in the gshop.data Client side, you must put the same gshop.data in the server side.
Otherwise the client ask to the server to buy something he don't have >_< (it's like you wanted to buy meat in a bakery <_<).
So put the gshop. data in your game and also in the the server ;)
Ela