Hello,
I have to ask, how many times TimerInit() can be initialized?
Lets think I have a subfunc in a script and the TimerInit() in that subfunc will be caled from time to time.
Will that timer be destroyed when subfunc returns to mainfunc?
If not how can I destroy it by script?
Thanks a lot.
Greetings
Andrew