PhasedEvolution Posted December 28, 2016 Share Posted December 28, 2016 Greetings. I was wondering how would you keep track of player's in-game transactions like buying a special in game item. Would you keep track of what items player has / hasn't in a database? Quote Link to comment Share on other sites More sharing options...
b10b Posted December 28, 2016 Share Posted December 28, 2016 Yes, database for sure. I would also keep a local client-side copy of the purchased state for convenience. Most importantly I would regularly check that the effects of the purchase client-side correlate with the expected outcome on the server-side. Server would be Judge, Jury and Executioner with the Terms & Conditions clearly stating that upfront prior to any purchases. PhasedEvolution 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.