29.10.2011, 00:57
I see I made a mistake.
You need to set a timer for EACH player when they connect- when the timer get's called then update their score. Keep in mind, if they are online for 59 minutes, then they'll need to be online another hour (if they disconnect) before their score increases. It may be a good idea to save this for later use.
You need to set a timer for EACH player when they connect- when the timer get's called then update their score. Keep in mind, if they are online for 59 minutes, then they'll need to be online another hour (if they disconnect) before their score increases. It may be a good idea to save this for later use.

