Re: Task Scheduler - by JustinHoMi
Quote:
What is the problem? I put the commands in amxx.cfg Code:
amx_task 10:01 "mapcyclefile mapcyclefile.txt" tr |
Re: Task Scheduler - by JustinHoMi
I want to ask if this thing is written correctly?
// Task Scheduler amx_task 16:00 "yb_quota 0" tr amx_task 02:00 "yb_quota 20" tr because it doesn't work at all Is it possible that this plugin is only for HLDS ? |
Re: Task Scheduler - by JustinHoMi
Quote:
Quote:
|
Re: Task Scheduler - by JustinHoMi
I wrote it like that :
amx_task 02:00 "yb_quota 20" tr amx_task 16:00 "yb_quota 0" tr it worked but when the map is changed it returns it to 0 |
Re: Task Scheduler - by JustinHoMi
That usually happens because you have it in a config file somewhere or that feature resets itself. If it resets itself then I'm not sure what you can do about it, it's probably have to be built into the feature whether or not you can tell it to behave differently.
|
Re: Task Scheduler - by JustinHoMi
config file yes , but what can i do in this case ?
|
Re: Task Scheduler - by JustinHoMi
Remove it from the config file.
|
Re: Task Scheduler - by JustinHoMi
Quote:
Unfortunately, the module returns the default setting when it is not in the config I couldn't figure out how to set it up other than calling the command every 5 min :D which doesn't seem like a good option to me... |
| All times are GMT -4. The time now is 10:03. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.