Weird problem
#4

Use SetTimerEx if you want to pass parameters to your function ( in this case it is playerid ).
Correct usage would be:
pawn Код:
IntroTimer = SetTimerEx("IntroLog",3000,true,"d",playerid);
Good luck!
Reply


Messages In This Thread
Weird problem - by Muhamed.pwn - 16.09.2012, 19:47
Re: Weird problem - by Roko_foko - 16.09.2012, 19:52
Re: Weird problem - by Muhamed.pwn - 16.09.2012, 19:56
Re: Weird problem - by Roko_foko - 16.09.2012, 20:02
Re: Weird problem - by Muhamed.pwn - 16.09.2012, 20:13

Forum Jump:


Users browsing this thread: 1 Guest(s)