Weird 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Weird timer problem (
/showthread.php?tid=91852)
Weird timer problem - killdahobo99 - 17.08.2009
I have this weird problem...I have a timer for a rapist team. So when you type /skill and you take to much time, you automatically become a rapist. This thing should only work for "TEAM_CIVILIAN"
So the problem i'm having is even if i'm say a Mechanic i will automatically turn into a rapist after a a bit even though im a mechanic
PASTEBIN:
http://pastebin.com/m71abda7f
Re: Weird timer problem -
snoob - 17.08.2009
Quote:
Originally Posted by killdahobo99
I have this weird problem...I have a timer for a rapist team. So when you type /skill and you take to much time, you automatically become a rapist. This thing should only work for "TEAM_CIVILIAN"
So the problem i'm having is even if i'm say a Mechanic i will automatically turn into a rapist after a a bit even though im a mechanic
PASTEBIN:
http://pastebin.com/m71abda7f
|
your problem was not the timer but the function it call ...
http://pastebin.com/m2145211c
see ya
Re: Weird timer problem - killdahobo99 - 17.08.2009
thanks