SetTimerEx
#1

Could anyone give me an example SetTimerEx line, which displays a window gui? I do not know too much of this function.
Reply
#2

Essa funзгo й para chamar outras public

SetTimerEx("Timer",1000,true,"i",playerid);

Timer > Name for Timer
1000 > TEmp of Repet
true > Repete timer? true = yes|| false = no
pawn Код:
forward timer();
public Timer()/* Call Here*/
{
/* Call Here*/
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)