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 );"