Raised This Month: $ Target: $400
 0% 

Need exec cfg plugin.


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
r3D w0LF
Senior Member
Join Date: Dec 2013
Location: Albania
Old 01-01-2014 , 18:25   Re: Need exec cfg plugin.
Reply With Quote #9

Quote:
Originally Posted by fysiks View Post
Yes
Can u give me sma script? Like this:
PHP Code:
#include <amxmodx> 
#include <amxmisc> 

public plugin_init() 

    
register_concmd("amx_something""cmdExecCfg"ADMIN_CFG); 


public 
cmdExecCfg(idlevelcid

    if( 
cmd_access(idlevelcid1) ) 
    { 
        
server_cmd("exec name.cfg"); 
    } 
    return 
PLUGIN_HANDLED

but ths time with 3 commands.

Last edited by r3D w0LF; 01-01-2014 at 18:26.
r3D w0LF 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 20:37.


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