- Joined
- Jun 16, 2007
- Messages
- 415
I have a question.
What is the difference between
and
and which one is better to use for what? Please don't answer with x is better. Explain it to me if you can.
What is the difference between
JASS:
call PolledWait(dur)
JASS:
call TriggerSleepAction(dur)