Timer i all players to one player?
#5

Is it stable to use the settimerex at onplayerconnect or will the server be laggy?
pawn Код:
public OnPlayerConnect(playerid)
{
SetTimerEx("OneSecondPlayerTimer",1000,true,"d",playerid);
return 1;
}
Reply


Messages In This Thread
Timer i all players to one player? - by Admigo - 19.08.2012, 14:11
Re: Timer i all players to one player? - by Shetch - 19.08.2012, 14:13
Re: Timer i all players to one player? - by Admigo - 25.08.2012, 19:33
Re: Timer i all players to one player? - by Admigo - 25.08.2012, 19:58
Re: Timer i all players to one player? - by Admigo - 25.08.2012, 20:12
Re: Timer i all players to one player? - by Admigo - 25.08.2012, 20:30
Re: Timer i all players to one player? - by leonardo1434 - 25.08.2012, 20:48
Re: Timer i all players to one player? - by Babul - 25.08.2012, 22:03

Forum Jump:


Users browsing this thread: 1 Guest(s)