View Single Post
Scoot Sauce
Senior Member
Join Date: Feb 2015
Location: vsh_2fortdesk_v8
Old 08-02-2015 , 15:21   Re: (request) SCP-106 type plugin
Reply With Quote #7

Quote:
Originally Posted by neon_inferno View Post
-snip-
We allways have this
PHP Code:
"abilityX"  
    
{  
        
"name"            "rage_servercommand"  
        "arg1"            "400"             
// Range            (Range of effect of server command, only applicable if arg7 = 0) 
        
"arg2"            "7"              // Duration            (Duration in seconds between server commands. Set to 0 if not using arg5 and arg6) 
        
"arg3"            "sm_noclip"    // Server Command Start            (Server command executed at start of duration) 
        
"arg4"            "250"    // Optional Server Command Start Parameter             (Server command parameter used with arg3, if applicable) 
        
"arg5"            "sm_noclip"    // Server Command End            (Server command executed at end of duration) 
        
"arg6"            "0"    // Optional Server Command End Parameter            (Server command parameter used with arg5, if applicable)  
        
"arg7"            "2"   // Mode  (Use '0' for commands that are executed by the server on players (e.g. sm_blind), '1' for commands that affect the whole server (e.g. sv_gravity), '2' to execute the command on the Boss only, '3' to make the Boss execute the command.) 
        
"plugin_name"     "ff2_servercommandrage" 
    

__________________
Scoot Sauce is offline