Raised This Month: $ Target: $400
 0% 

[note] amxmodx.inc has incorrect desc for pause()


  
 
 
Thread Tools Display Modes
Author Message
Simon Logic
Senior Member
Join Date: Nov 2006
Location: RF
Old 12-22-2006 , 13:54   [note] amxmodx.inc has incorrect desc for pause()
#1

amxmodx.inc has incorrect description for pause():

Quote:
Originally Posted by amxmodx.inc
/* 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.
* "b" - pause function.
* "c" - look outside the plugin (by given plugin name).
* "d" - set "stopped" status when pausing whole plugin.
* "e" - set "locked" status when pausing whole plugin.
* In this status plugin is unpauseable.
* Example: pause("ac","myplugin.amxx")
* pause("bc","myfunc","myplugin.amxx") */
native pause(flag[], const param1[]="",const param2[]="");
ref: http://www.amxmodx.org/funcwiki.php?go=func&id=223
Simon Logic is offline
Send a message via Skype™ to Simon Logic
Basic-Master
Veteran Member
Join Date: Apr 2005
Location: hello pm
Old 01-02-2007 , 08:06   Re: [note] amxmodx.inc has incorrect desc for pause()
#2

Thanks, this has been corrected in revision 3212.
Basic-Master is offline
Send a message via ICQ to Basic-Master Send a message via MSN to Basic-Master
 



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 19:34.


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