[Help] Timers
#2

pawn Код:
forward Kamere(playerid);
public Kamera(playerid)
{
  StartKamere(playerid);
  return 1;
}
at on player request class / or fromt eh point where you want the 15 secs to start counting:
pawn Код:
SetTimerEx("Kamere", 15000, false, "i", playerid);
Reply


Messages In This Thread
[Help] Timers - by kakalakamakapaka - 21.04.2011, 11:43
Re: [Help] Timers - by Sascha - 21.04.2011, 11:45
Re: [Help] Timers - by kakalakamakapaka - 21.04.2011, 11:53

Forum Jump:


Users browsing this thread: 1 Guest(s)