View Single Post
Author Message
xZk
Senior Member
Join Date: Nov 2017
Location: cl
Old 06-08-2019 , 14:01   [L4D/L4D2]Config Survivors
Reply With Quote #1

Intro

The idea of this plugin is arisen when wanting to establish a dynamic and balanced configuration, depending on the number of players survivor in a Coop Server.
For this, this plugin allows you to create and execute the ".cfg" files for each number of survivors.

Cvars:
PHP Code:
// 0:Disable, 1:Enable Plugin
// Default: "1"
config_survivors_enable "1"

// 0: Disable check mode, 1: Ignore check idle survivors, 2: Ignore check survivors bot, 4: Check only alive survivors, 7: Select all check modes
// Default: "0"
config_survivors_check_mode "0"

// -1: Create the files when survivors are checked, 0: No create files automatically, N > 0: Set N files for create automatically
// Default: "-1"
config_survivors_create "-1"

// Set folder name for save configs files
// Default: "config_survivors"
config_survivors_folder "config_survivors"

// Set name prefix config files
// Default: "config_"
config_survivors_prefix "config_"

// Set name sufix config files
// Default: "_survivors"
config_survivors_sufix "_survivors" 
credits
Milo|
Merudo


pd: sorry for me english :/
Attached Files
File Type: sp Get Plugin or Get Source (config_survivors.sp - 1082 views - 7.7 KB)

Last edited by xZk; 12-22-2019 at 12:32.
xZk is offline