14.06.2009, 09:07
Quote:
Originally Posted by cloud9
i dont know how to use it, can u help me a little bit.
|
I'll tell you how I learned it.
So, you have a function with an extra param(Ex.'playerid') so you'd have to use SetTimerEx to go through that extra param. The way it is is, SetTimerEx("FunctionName", timeinmilliseconds, repeating?, format, extraparam);
In our case, the extraparam would be 'playerid', because that's the extra param we're using.
"I know the wiki says the same thing basically, but I said this because:
1) He probably wont' click the link
2) the way the wiki explains it can be confusing