Raised This Month: $ Target: $400
 0% 

Problem with Command (Task Scheduler)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 11-15-2021 , 21:50   Re: Problem with Command (Task Scheduler)
Reply With Quote #7

Bugsy didn't change anything about the functionality of the code so it didn't just start working because of his code. He added logging to help determine what is happening when it doesn't work. You should run his code and find the time in your amxmodx logs where the event was supposed to happen so we can see why your code wasn't getting executed.

I can't think of anything in this plugin that would be directly interfering with it's execution. The only thing that might be happening is if there is a delay in the execution of server code such that the time between executions of checking the clock-base tasks is greater than 60 seconds and it is positioned such that it skips the one minute that you have configured. This circumstance is extremely unlikely. However, one thing that would prevent this is would be to change the set_task for "check_time" to execute every 55 seconds instead of 60.
__________________
fysiks is offline
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 20:46.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode