// Enables ZBots for the server // NOTE: ZBots are always enabled on a listen server, regardless of this cvar // 0 - disabled // 1 - enabled // // Default value: "0" bot_enable "0" // Enables the improve AI for hostages from CS:CZ // 0 - disabled (classic hostage) // 1 - enabled (improved hostage) // // Default value: "0" hostage_ai_enable "0" // Sets mins/maxs hull bounds for the player. // 0 - disabled (default behaviour, sets engine) // 1 - enabled (sets gamedll) // // Default value: "1" mp_hullbounds_sets "1"