[Help] Making my own int || But i fall thru it
#3

Set a timer to the player for the objects to load.

TogglePlayerControllable(playerid, false);
SetTimerEx("Function", 3000, false, "d", playerid);
public Function(playerid)
return TogglePlayerControllable(playerid, true);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)