29.07.2014, 17:27
Alright, you need to do a player variables instead of this OnlineTime use
and it should work as charm.
do not forget to add
at the top of your script.
pawn Код:
OnlineTime[playerid]
do not forget to add
pawn Код:
new OnlineTime[MAX_PLAYERS];