added cfg
This commit is contained in:
58
gamemode_cooperative.cfg
Executable file
58
gamemode_cooperative.cfg
Executable file
@@ -0,0 +1,58 @@
|
||||
bot_custom_strat ""
|
||||
bot_quota_mode fill //match
|
||||
//bot_quota 6
|
||||
//sv_disable_show_team_select_menu 1
|
||||
mp_warmuptime 120
|
||||
mp_warmuptime_all_players_connected 6
|
||||
mp_maxrounds 15
|
||||
bot_allow_rogues 1
|
||||
bot_difficulty 3
|
||||
mp_limitteams 0
|
||||
mp_autoteambalance 0
|
||||
|
||||
mp_hostages_max 1
|
||||
mp_hostages_spawn_same_every_round 1
|
||||
sv_bots_force_rebuy_every_round 1
|
||||
bot_defer_to_human_goals 0
|
||||
cash_team_bonus_shorthanded 0
|
||||
|
||||
// removeme
|
||||
//bot_ignore_players 1
|
||||
//bot_debug 2
|
||||
//bot_show_battlefront 1
|
||||
|
||||
ff_damage_reduction_bullets 0
|
||||
ff_damage_reduction_grenade 0
|
||||
ff_damage_reduction_grenade_self 0
|
||||
ff_damage_reduction_other 0
|
||||
|
||||
mp_death_drop_defuser 1
|
||||
mp_death_drop_grenade 2 // 0=none, 1=best, 2=current or best
|
||||
mp_death_drop_gun 1 // 0=none, 1=best, 2=current or best
|
||||
mp_defuser_allocation 0 // 0=none, 1=random, 2=everyone
|
||||
|
||||
mp_friendlyfire 1
|
||||
mp_maxmoney 10000
|
||||
mp_solid_teammates 2
|
||||
sv_allow_votes 1 // Voting allowed in this mode
|
||||
sv_deadtalk 1
|
||||
mp_display_kill_assists 1
|
||||
mp_halftime 0
|
||||
mp_match_can_clinch 0
|
||||
mp_weapons_allow_typecount -1
|
||||
|
||||
sv_duplicate_playernames_ok 1
|
||||
|
||||
//sv_occlude_players 1
|
||||
//occlusion_test_async 0
|
||||
mp_items_prohibited "" // don't restrict experimental weapons
|
||||
|
||||
mp_heavyassaultsuit_cooldown 0 // no cooldown on buying heavy armor
|
||||
|
||||
sv_health_approach_enabled 1
|
||||
healthshot_healthboost_time 1
|
||||
healthshot_health 50
|
||||
sv_health_approach_speed 20
|
||||
sv_guardian_starting_equipment_humans "weapon_healthshot"
|
||||
|
||||
sv_gameinstructor_enable 0
|
Reference in New Issue
Block a user