SA-MP Forums Archive
Can we mix y_timers and regular timers? - 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: Can we mix y_timers and regular timers? (/showthread.php?tid=406588)



Can we mix y_timers and regular timers? - 101 - 10.01.2013

Can we mix y_timers and regular timers? As in will it have bugs?


Re: Can we mix y_timers and regular timers? - Fabio11 - 10.01.2013

I guess you can use both. y_timers are just an alternative, but they won't bug regular ones.


Re: Can we mix y_timers and regular timers? - u3ber - 10.01.2013

Quote:
Originally Posted by 101
Посмотреть сообщение
Can we mix y_timers and regular timers? As in will it have bugs?
why would you though? you use an include to not use an include?


Re: Can we mix y_timers and regular timers? - 101 - 10.01.2013

Because if I could mix it, I would not have to rewrite the timers I already have, and there are plenty.


Re: Can we mix y_timers and regular timers? - Fabio11 - 10.01.2013

They won't bug regular ones but if you want to make y_timers then you must rewrite all of them (convert them to y_timers) but if you just want to write some timers in y_ and let others regular, you can.


Re: Can we mix y_timers and regular timers? - u3ber - 10.01.2013

Quote:
Originally Posted by 101
Посмотреть сообщение
Because if I could mix it, I would not have to rewrite the timers I already have, and there are plenty.
then to answer...yes.

Quote:
Originally Posted by annoyance
This forum requires that you wait 120 seconds between posts. Please try again in 59 seconds.
Ok.