💾 Archived View for ait.place › csgo › 1v1.cfg captured on 2021-12-17 at 13:26:06.

View Raw

More Information

⬅️ Previous capture (2021-12-03)

🚧 View Differences

-=-=-=-=-=-=-

//MP commands.
bot_kick
mp_free_armor 2 // sets kevlar, but no helmet. 2 for also helmet, 0 for nothing.
mp_damage_headshot_only 0 // sets headshot only 0 for off.
mp_ct_default_primary ak47 // Gives CT his default equipped pistol (even if it says P2K, if he has USP equipped it will give USP.)
mp_t_default_primary ak47 // Gives T P2000 as a default pistol. (I dont know how to give usp, as _usp_silencer doesen't work.)
mp_ct_default_secondary deagle // Gives CT his default equipped pistol (even if it says P2K, if he has USP equipped it will give USP.)
mp_t_default_secondary deagle // Gives T P2000 as a default pistol. (I dont know how to give usp, as _usp_silencer doesen't work.)
mp_roundtime 60 // Sets roundtime to 60 minutes.
mp_roundtime_defuse 60 // Sets roundtime to 60 minutes.
mp_freezetime 1 // Sets freezetime to 3sec.
mp_round_restart_delay 2 // Sets after round time to 3sec.
mp_maxrounds 30 // Sets match 30 round long, first to 16 wins.
mp_overtime_enable 1 // Enables overtime
mp_overtime_halftime_pausetimer 5 // sets overtime halftime to 10 sec.
mp_overtime_maxrounds 6 // sets overtime first to 4 win.
mp_give_player_c4 0 // Disables giving C4 for T's.
mp_weapons_allow_map_placed 1
mp_warmuptime 0
//SV commands.
sv_infinite_ammo 2 // Sets unlimited mags for guns.
sv_buy_status_override 3 // Disables buying. (0 = everyone can buy, 1 = ct only, 2 = t only 3 = nobody)

//END
mp_restartgame 3 // Restarts the match in 3 sec's to enable all settings properly.