14.07.2009, 13:59
How Can i set a timer fot 10 Seconds on this:
Plz help me 
Код:
public OnPlayerDeath(playerid, killerid, reason)
{
SetCameraBehindPlayer(killerid);
TogglePlayerControllable(playerid, 0);
Plookingforkiller[playerid] = 1;
return 1;
}


