Created
March 8, 2017 15:24
-
-
Save sebastiandero/79da833a9991879822e207bb46f5ec51 to your computer and use it in GitHub Desktop.
1v1 config for CSGO
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bot_kick; | |
exec gamemode_competitive; | |
mp_free_armor 1; | |
mp_freezetime 3; | |
mp_weapons_allow_map_placed 1; | |
mp_humanteam any; | |
mp_restartgame 1; | |
mp_round_restart_delay 3; | |
mp_roundtime 80250; | |
mp_maxrounds 30; | |
mp_halftime 1; | |
mp_warmup_end; | |
sv_infite_ammo 2; | |
sv_alltalk 1; | |
sv_deadtalk 1; | |
mp_restart 2; | |
clear; | |
echo ######################### | |
echo 1v1 CONFIGURATION LOADED | |
echo ######################### | |
echo mp_t_default_secondary weapon_usp_silencer | |
echo mp_t_default_primary "" | |
mp_restart 1 |
thanks
thx
awesome
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ty