Few questions about timers
#1

Okay, I'm trying to understand the main difference bettween SetTimer and SetTimerEx functions.

My questions are:
1.) Is the SetTimer a global timer?
2.) Is the SetTimerEx only for one player?
3.) I've found it on SA-MP Wiki and I can't understand for what is: "is " behind "false", for what is " 1337 " and what is " hello! " in this code?
pawn Код:
SetTimerEx("message", 1000, false, "is", 1337, "hello!");
4.) If some random player has Controllalbe set to 0 and some player call's function with SetPlayerControllable = 1 function in it( In the SetTimer ), will that player who had his controlls set to 0 have his controlls set to 1 ??
Reply


Messages In This Thread
Few questions about timers - by Alex_Valde - 25.11.2010, 15:26
Re: Few questions about timers - by Zh3r0 - 25.11.2010, 15:44
AW: Few questions about timers - by Cank - 25.11.2010, 15:45
Re: Few questions about timers - by Alex_Valde - 25.11.2010, 15:50

Forum Jump:


Users browsing this thread: 1 Guest(s)