25.05.2012, 22:45
There is the problem.
EDIT: You made a global timer, repeating for Everyone. This is a timer only for "playerid", repeating set to "true", and every 60 seconds.
Код:
SetTimerEx("PlayingTime", 60000, true, "i", playerid);