SA-MP Forums Archive
SetTimerEx 2 parameters - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: SetTimerEx 2 parameters (/showthread.php?tid=181744)



SetTimerEx 2 parameters - sakang - 07.10.2010

SetTimerEx("CrackSystem",300000, false,);

public System(playerid,text)
{
}

Sends parameters playerid and text how to system.


Re: SetTimerEx 2 parameters - Retardedwolf - 07.10.2010

pawn Код:
SetTimerEx("CrackSystem",300000, false,"ds", playerid, string);
Use string for the text you want to input.


Re: SetTimerEx 2 parameters - sakang - 07.10.2010

Image http://www.inwpic.com/show-image.php...0a2822b40997c4

Oh no help me.


Re: SetTimerEx 2 parameters - Retardedwolf - 07.10.2010

Wow why did you script like this? ' f o r w a r d ' ? lolwhut?


Re: SetTimerEx 2 parameters - sakang - 07.10.2010

Inc files associated with or not ?