#1

whats the diference between ex:
Quote:

SetTimer("daytime", 1, true);

and
Quote:

SetTimer("daytime", 1, false);

i see on wiki false that means it dosnt load the timer but in game it does(i think)
so whats the true for?

this image is on sa-mp wiki here
Reply
#2

True means the timer is repetitive.

False means the function is called once.
Reply
#3

ohhhhhh ok thats why my fix car timer dosnt work xD
Reply
#4

its not very smart using "1" in a timer. it will call it 1000 per second whitch will take massive CPU usage.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)