Timers: Need help
#3

Keep everything in that callback except ' new freeze ' and the ' toggleplayercontrollable '

add this to the bottom of your script:

pawn Код:
forward freeze(playerid)
public freeze(playerid)
{
      TogglePlayerControllable(playerid, 0);
      return 1;
}
Try that
Reply


Messages In This Thread
Timers: Need help - by BigAl - 12.08.2011, 14:28
Re: Timers: Need help - by MadeMan - 12.08.2011, 14:31
Re: Timers: Need help - by grand.Theft.Otto - 12.08.2011, 14:40
Re: Timers: Need help - by BigAl - 12.08.2011, 14:47
Re: Timers: Need help - by Riddick94 - 12.08.2011, 14:51

Forum Jump:


Users browsing this thread: 2 Guest(s)