addtimer

Posted by Avariel on Mon 13 Oct 2003 12:38 PM — 3 posts, 14,529 views.

Portugal #0
Ive been trying to create a timer with world.addtimer that send not to world but to script or to output... but it seems not to have that feature. Is there any way to do it?

thank you.
USA #1
Yes. The options exist, but due to the way the commands are coded, the options are not directly available with addtimer. You will need to use SetTimerOption to put it in one of those modes.
Portugal #2
hmm... good thinking. I didnt remember that. I can just create a normal timer and after that make him send to script....

nice!!!

thank you alot Shadowfyr..