[Help] Timers
#3

Quote:
Originally Posted by Sascha
Посмотреть сообщение
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);
thx, but where to put: "for(new i=0; i<49; i++) { SendClientMessageToAll(0xFFFFFFFF, " "); }
TextDrawShowForPlayer(playerid,DGVP); //this is some text
TextDrawShowForPlayer(playerid,blackscreen); //this is one textdraw - blackscreen for /blindfold
FadeColorForPlayer(playerid,0,0,0,255,0,0,0,0,15,0 );"
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)