24.06.2012, 17:24
I have been working on a wait function lately
One version with an global stack which and another one with SetTimerEx only
I just want that some people test it out since there were some problems with the second version
Pastebin
Usage
One version with an global stack which and another one with SetTimerEx only
I just want that some people test it out since there were some problems with the second version
Pastebin
Usage
pawn Код:
// Usage: wait(time)
wait(5000);