12.03.2017, 10:02
Use DisablePlayerCheckpoint: https://sampwiki.blast.hk/wiki/DisablePlayerCheckpoint
Quote:
case 4: { neco[playerid] = 1; konec[playerid] = 1; TogglePlayerControllable(playerid, 0); SetTimer("zastaveni",5000,true); DisablePlayerCheckpoint(playerid); } |