26.03.2013, 19:07
If you want to do this for all players, will have to add a loop and puts
loop :
loop :
pawn Код:
for(new i=0; i<MAX_PLAYERS; i++)
{
}
pawn Код:
SetPlayerTime (i, time);