05.10.2010, 07:10
Once a player enters the checkpoint, how can i make him freeze for around 5 seconds
i know i need a timer but don't know how to put it in.
not sure if thats correct but thats as fair i got using the wiki.
any help would be appreciated
i know i need a timer but don't know how to put it in.
Код:
TogglePlayerControllable(playerid, 0); (timerstuff) TogglePlayerControllable(playerid, 1);
any help would be appreciated