Server shop and rgistration for API

Newbie Spellweaver
Joined
Aug 9, 2014
Messages
25
Reaction score
0
Good day, I need your help, help me make a registration and a game store so that it works with the help of API, send a screenshot or text as it should be configured on the server and in itself API, thanks.
 
Gameshop? Uhm ill can send you my Register Script will look into my Pc where i got it.
And Gameshop you mean Cashshop? If yes you need to add the items in SQL database ( Product, ) Gameserver and client.
add me on skype : skysoulblade
i can help you if needed.



If you mean how to create an Account you need to execute a stored procedure i think AccountDB---> stored procedures and create account
 
Yes I added on the server 1 the object both in the database and the client but why that knocks an errorREMOVED
 
For the cash shop to work

You need to have items inserted into cashshop.xml file, Then you need to go to RZ_GAMEDB --> and add the id to both RZ_DT_ITEM and also RZ_DT_PRODUCT once you added to all three of those the cash shop will then work.


For the a register script if you need it you can pm me on here and i will upload one for you to download
 
Back