[HELP] Timer
#1

I think i have some problem with my code's timers..

SetTimer("SahipKontrol",3000,1);
SetTimer("SahipKontrol2",3000,1);

Second one is not working like first. I dont know how can i fix it but i though maybe there is some different way to run them in one line..

I mean SetTimer(''Sahipkontrol,Sahipkontrol2'',3000,1) example..
Reply
#2

That doesn't make sense, just put the things you want to happen in the second timer, in the first one since they have the same time.
Put the whole code i'll help you.
Reply
#3

Use "y_timers" for more efficiant and easy timing.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)