21.07.2009, 15:26
SetTimerEx allows you to add paremeters into a timer. For example: If you wanted to make a timer SayHello(playerid); You'd have to use SetTimerEx to pass through the "playerid" param.
The difference between return 1 and return 0, it's just returning a specific value. Search more into the wiki to understand.
The difference between return 1 and return 0, it's just returning a specific value. Search more into the wiki to understand.