Skip to content

Commit

Permalink
add aim_kevlar.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
timche committed Jun 23, 2020
1 parent 45544f7 commit c504d4e
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 4 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,19 @@ Config for knife rounds with kevlar vest.

### `knife_taser.cfg`

Config for knife rounds with taser and kevlar vest.
Config for knife rounds with taser and kevlar vest.

Useful for knife rounds with a twist.

### `knife_he.cfg`

Config for knife rounds with HE grenade and kevlar vest.
Config for knife rounds with HE grenade and kevlar vest.

Useful for knife rounds with a twist.

### `knife_taser_he.cfg`

Config for knife rounds with taser, HE grenade and kevlar vest.
Config for knife rounds with taser, HE grenade and kevlar vest.

Useful for knife rounds with a twist.

Expand All @@ -52,8 +52,14 @@ Config for aim maps with kevlar vest and helmet.

**Note:** Some aim maps don't support kevlar vest and helmet.

### `aim_kevlar.cfg`

Config for aim maps with kevlar vest only.

**Note:** Some aim maps don't support kevlar vest.

### `deathmatch.cfg`

Config for free-for-all (FFA) deathmatch with AK-47 as primary weapon, Deagle as secondary weapon, kevlar vest and helmet.
Config for free-for-all (FFA) deathmatch with AK-47 as primary weapon, Deagle as secondary weapon, kevlar vest and helmet.

Useful as warmup alternative to spawning in the base.
134 changes: 134 additions & 0 deletions cfg/aim_kevlar.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,134 @@
ammo_grenade_limit_default 1
ammo_grenade_limit_flashbang 2
ammo_grenade_limit_total 4
bot_quota 0
cash_player_bomb_defused 300
cash_player_bomb_planted 300
cash_player_damage_hostage -30
cash_player_get_killed 0
cash_player_interact_with_hostage 150
cash_player_killed_enemy_default 300
cash_player_killed_enemy_factor 1
cash_player_killed_hostage -1000
cash_player_killed_teammate -300
cash_player_rescued_hostage 1000
cash_player_respawn_amount 0
cash_team_elimination_bomb_map 3250
cash_team_elimination_hostage_map_ct 2000
cash_team_elimination_hostage_map_t 1000
cash_team_hostage_alive 150
cash_team_hostage_interaction 150
cash_team_loser_bonus 1400
cash_team_loser_bonus_consecutive_rounds 500
cash_team_planted_bomb_but_defused 800
cash_team_rescued_hostage 750
cash_team_terrorist_win_bomb 3500
cash_team_win_by_defusing_bomb 3500
cash_team_win_by_hostage_rescue 3500
cash_team_win_by_time_running_out_bomb 3250
cash_team_win_by_time_running_out_hostage 3250
ff_damage_reduction_bullets 0.33
ff_damage_reduction_grenade 0.85
ff_damage_reduction_grenade_self 1
ff_damage_reduction_other 0.4
mp_afterroundmoney 0
mp_autokick 0
mp_autoteambalance 0
mp_buy_allow_grenades 1
mp_buy_allow_guns 255
mp_buytime 15
mp_c4timer 40
mp_ct_default_grenades ""
mp_ct_default_melee weapon_knife
mp_ct_default_primary ""
mp_ct_default_secondary ""
mp_damage_headshot_only 0
mp_death_drop_defuser 1
mp_death_drop_grenade 2
mp_death_drop_gun 1
mp_defuser_allocation 0
mp_do_warmup_period 1
mp_force_pick_time 160
mp_forcecamera 1
mp_free_armor 1
mp_freezetime 0
mp_friendlyfire 1
mp_give_player_c4 0
mp_halftime 1
mp_halftime_duration 15
mp_join_grace_time 30
mp_limitteams 0
mp_logdetail 3
mp_match_can_clinch 1
mp_match_end_restart 1
mp_maxmoney 16000
mp_maxrounds 30
mp_molotovusedelay 0
mp_playercashawards 1
mp_playerid 0
mp_playerid_delay 0.5
mp_playerid_hold 0.25
mp_randomspawn 0
mp_respawn_on_death_ct 0
mp_respawn_on_death_t 0
mp_round_restart_delay 3
mp_roundtime 1.92
mp_roundtime_defuse 1.92
mp_solid_teammates 1
mp_spawnprotectiontime 0
mp_startmoney 800
mp_t_default_grenades ""
mp_t_default_melee weapon_knife
mp_t_default_primary ""
mp_t_default_secondary ""
mp_teamcashawards 1
mp_teammates_are_enemies 0
mp_timelimit 0
mp_tkpunish 0
mp_warmup_pausetimer 0
mp_warmuptime 1
mp_weapons_allow_map_placed 1
mp_weapons_allow_zeus 1
mp_win_panel_display_time 3
spec_freeze_deathanim_time 0
spec_freeze_panel_extended_time 0
spec_freeze_time 2.0
spec_freeze_time_lock 2
sv_accelerate 5.5
sv_allow_votes 0
sv_allow_wait_command 0
sv_alltalk 0
sv_alternateticks 0
sv_auto_full_alltalk_during_warmup_half_end 0
sv_cheats 0
sv_clockcorrection_msecs 15
sv_competitive_minspec 1
sv_competitive_official_5v5 1
sv_consistency 0
sv_contact 0
sv_damage_print_enable 1
sv_dc_friends_reqd 0
sv_deadtalk 0
sv_forcepreload 0
sv_friction 5.2
sv_full_alltalk 0
sv_gameinstructor_disable 1
sv_ignoregrenaderadio 0
sv_infinite_ammo 0
sv_kick_ban_duration 0
sv_kick_players_with_cooldown 0
sv_lan 0
sv_log_onefile 0
sv_logbans 1
sv_logecho 1
sv_logfile 1
sv_logflush 0
sv_logsdir logfiles
sv_pausable 1
sv_pure 1
sv_pure_kick_clients 1
sv_pure_trace 0
sv_spawn_afk_bomb_drop_time 30
sv_steamgroup_exclusive 0
sv_stopspeed 80
sv_voiceenable 1

0 comments on commit c504d4e

Please sign in to comment.