How to handle a player's level and its consequent privileges?
- by Songo
I'm building a game similar to Mafia Wars where a player can do tasks for his gang and gain experience and thus advancing his level.
The game is built using PHP and a Mysql database.
In the game I want to limit the resources allowed to player based on his level.
For example:
________| (Max gold) | (Max army size) | (Max moves) | ... …