set_task - global
Why many users are setting unique task id ?
#defname unique_task_id = 12345 Code:
set_task(5.0, "f", id+unique_tas_id) |
Re: set_task - global
|
Re: set_task - global
So from that topic I understand that set_task() are local. Correct ?
|
Re: set_task - global
If you want to access task used by another plugin, read Exolent's post again.
|
Re: set_task - global
set_task() is "local" but can be stopped globally by remove_task().
You don't even need an unique id locally. |
Re: set_task - global
Unique IDs are only needed if you are using remove_task in the plugin or you have multiple tasks going to the same handler
|
Re: set_task - global
thanks, question solved.
|
| All times are GMT -4. The time now is 19:10. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.