// ReDeathrun
//
rd_block_spray "1" ; Blocking spray
rd_block_kill "1" ; Blocking kill yourself
rd_retry_terrorist "1" ; Set a new terrorist when the terrorist left the game.
// Auto Join CT Team and No Auto Team Balance
//
mp_auto_join_team "1"
humans_join_team "CT"
mp_limitteams "0"
mp_autoteambalance "0"
// Auto Respawn
//
mp_forcerespawn "4"
// Round Infinite (Blocking round restart when terrorist left the game)
// b - block needed players round end check
//
mp_round_infinite "b"
// Air Accelerate
sv_airaccelerate 101
sv_airmove 101
// Others
//
mp_buytime "0" ; Blocking buytime
mp_radio_maxinround "0" ; Blocking using radio
mp_give_player_c4 "0" ; Blocking giving C4
mp_falldamage "0" ; Blocking damage from falling.