OnlineTime counter Problem
#2

Alright, you need to do a player variables instead of this OnlineTime use
pawn Код:
OnlineTime[playerid]
and it should work as charm.

do not forget to add
pawn Код:
new OnlineTime[MAX_PLAYERS];
at the top of your script.
Reply


Messages In This Thread
OnlineTime counter Problem - by GShock - 29.07.2014, 17:17
Re: OnlineTime counter Problem - by Stanford - 29.07.2014, 17:27

Forum Jump:


Users browsing this thread: 1 Guest(s)