SA-MP Forums Archive
[HELP] timer problem - 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)
+--- Thread: [HELP] timer problem (/showthread.php?tid=541728)



[HELP] timer problem - Luca12 - 13.10.2014

Hello I was make timer when is player banned and right when player spawn and if he has banned variable to 1 he get some text and timer for random camera positions but the problem is that sometimes that's not work very well I mean I spawn and get banned text and I just spawn on airport but timer should random set some cameraposition if you know what I mean? Is there a way to fix this? This is my timer

SetTimerEx("SetBanCamera",1000,false,"d",playerid) ;


Re: [HELP] timer problem - Red_Dragon. - 13.10.2014

No offense, but fix your grammar as it's really a difficult task to understand what you're trying to explain. What is that SetBanCamera function? Show us the code please.