The timer only works for playerid0 ?
#1

Well i have this:
pawn Код:
public freeze(playerid)
{
GameTextForPlayer(playerid,"~w~Materials loading: ~g~Complete!",2500,5);
SendClientMessage(playerid,COLOR_WHITE,"{FF0000}[Server:]{FFFFFF} Deliver your loading at the checkpoint!");
TruckerJob[playerid] = 2;
TogglePlayerControllable(playerid, 1);
SetPlayerCheckpoint(playerid, -520.6508,-542.0786,25.5234, 3.5);
return 1;
}
And it works only for playerid0. When someone else like ID1 or ID2 joins, wont work for him :/
Reply


Messages In This Thread
The timer only works for playerid0 ? - by lawonama - 25.07.2011, 17:00
Re: The timer only works for playerid0 ? - by iPLEOMAX - 25.07.2011, 17:04

Forum Jump:


Users browsing this thread: 1 Guest(s)