Tagged Questions
4
votes
3answers
237 views
How to make sure user is running the newest version of mmo client?
In typical mmorpg game, you have a launcher and a client. You first run the launcher to update the client, then you run the client. In every mmo I tried if you run a client without updating first (if ...
2
votes
3answers
242 views
Sending high scores to a web server in an open source game
I've never dealt with sending/receiving data from web servers in my games, so I absolutely have no idea how to do this. I tried googling for a good solution but couldn't find anything satisfying.
I ...
9
votes
6answers
2k views
How to fight against memory editing cheat software?
What is the best way to protect run-time memory from such software?
We just published an online game (written on AS3, Flash, published on a social network), and pretty much all of the players got ...