Raised This Month: $32 Target: $400
 8% 

Plugin stopped


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
BeNq!
Senior Member
Join Date: Mar 2009
Old 12-16-2015 , 10:24   Plugin stopped
Reply With Quote #1

Hello,

How unlock plugin when it is stopped?

Example, this code is not working:
HTML Code:
unpause("test.amxx")
	unpause("ac", "testamxx")
	unpause("abcde", "test.amxx")
You can lock the "pause" in Orpheu?
BeNq! is offline
Sn3amtz
Senior Member
Join Date: Jan 2015
Location: France
Old 12-16-2015 , 15:54   Re: Plugin stopped
Reply With Quote #2

off - Pauses all plugins not in the list.
on - Unpauses all plugins.
stop <file> - Stops a plugin.
pause <file> - Pauses a plugin.
enable <file> - Enables a plugin.
save - Saves a list of stopped plugins.
clear - Clears a list of stopped plugins.
list [id] - Lists plugins.
add <title> - Marks a plugin as unpauseable
Sn3amtz is offline
BeNq!
Senior Member
Join Date: Mar 2009
Old 12-17-2015 , 12:23   Re: Plugin stopped
Reply With Quote #3

Didn't work.
BeNq! is offline
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 12-17-2015 , 13:05   Re: Plugin stopped
Reply With Quote #4

Quote:
Originally Posted by https://www.amxmodx.org/api/amxmodx/pause
"d" - stop plugin, making it unavailable to unpause
If you use flag d then it not possible unpause at current server load.
Else just unpause as you want and be sure that there is anything else pausing it after you unpause. Follow this procedure to find such thing:

Rename your "addons" to "addons_old" and to install a default amxmodx install at a new empty "addons" folder, but now, without any special plugin for amxmodx and metamod beyond "your troublesome plugin".

Then test if it is working.

If not, you will have to find this incompatibility.

If yes,
1) Install half yours metamod plugins and test if it is working.
2) Install half yours amxx plugins and test if it is working.

If it not work at 1 or 2 above, start from the beginning again, then just install half of half, and try, and goes on until you discover what is breaking.
addons_zz is offline
Reply



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 23:09.


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