Raised This Month: $ Target: $400
 0% 

How to.. plugin is loaded already stopped


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
alonelive
Senior Member
Join Date: Jan 2011
Location: Big snow country.. :)
Old 12-25-2012 , 07:45   Re: How to.. plugin is loaded already stopped
Reply With Quote #2

PHP Code:
/* Pauses function or plugin so it won't be executed.
* In most cases param1 is name of function and
* param2 name of plugin (all depends on flags).
* Flags:
* "a" - pause whole plugin.
* "c" - look outside the plugin (by given plugin name).
* "d" - set "stopped" status when pausing whole plugin.
*       In this status plugin is unpauseable.
* Example: pause("ac","myplugin.amxx") 
*
* Note: There used to be the b and e flags as well,
* which have been deprecated and are no longer used.
*/
native pause(const flag[], const param1[]="",const param2[]=""); 
I find needed information.
But I don't understand this: "look outside the plugin (by given plugin name)."
What is this?
__________________
sorry my bad english...
alonelive is offline
 



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 13:41.


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