18.05.2010, 02:23
Okay, I'm still a little bit confused about timers
So, how can I make the player, when he teleports
to a certain place, TogglePlayerControllable(playerid, 0);
for 3 seconds, then TogglePlayerControllable(playerid, 1);
if 3 seconds has pass-by. The reason why I want the player
to freeze first before he can land on the ground, is because,
so the objects will load first
So, how can I make the player, when he teleports
to a certain place, TogglePlayerControllable(playerid, 0);
for 3 seconds, then TogglePlayerControllable(playerid, 1);
if 3 seconds has pass-by. The reason why I want the player
to freeze first before he can land on the ground, is because,
so the objects will load first