Pausing/unpausing a plugin
Hey there. I am trying to pause a plugin. And by trying, I mean having no idea how to do that. I'm guessing the plugin_pause and plugin_unpause functions must be involved. But still, I do not know how to do it. Please, could you give me a hand? I'm a begginer in scripting, so I don't feel really handy with some things. I usually search tutorials or explanations on what I can't manage to figure out myself, but I was not able to find any documentation about this, except, ofcourse, the amxmodx functions list, which did not help me. So... what I basically want to learn is how can I pause a plugin for "x" seconds/minutes, and then unpause it.
Thank you for taking the time to read my issue and thank you for the future helping. Best regards to you all, AMs. |
Re: Pausing/unpausing a plugin
What exactly are you trying to achieve?
|
Re: Pausing/unpausing a plugin
You need to use natives :- pause and unpause
Pause :- PHP Code:
Quote:
Unpause :- PHP Code:
Quote:
PHP Code:
|
Re: Pausing/unpausing a plugin
Quote:
Quote:
|
| All times are GMT -4. The time now is 21:06. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.