set_task question
Hey, how to add set_task in one function, then remove it on new round.
like, set_task(0.5, "heal", TASK1) remove_task(TASK1) ?? |
Re: set_task question
Exactly.
|
Re: set_task question
But it says that TASK1 is undefined symbol :)
|
Re: set_task question
Define it at top of sma.
#define TASK1 1354684 // some random number |
Re: set_task question
ok thanks!
|
| All times are GMT -4. The time now is 02:10. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.