Plugin stopped
Hello,
How unlock plugin when it is stopped? Example, this code is not working: HTML Code:
unpause("test.amxx") |
Re: Plugin stopped
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 |
Re: Plugin stopped
Didn't work.
|
Re: Plugin stopped
Quote:
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. |
| All times are GMT -4. The time now is 17:57. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.