Last active
December 2, 2025 23:14
-
-
Save damionvega/5c51c8c8632127c121ad6e604d16f953 to your computer and use it in GitHub Desktop.
prac.cfg
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
| // vim: set filetype=cpp: | |
| bind T "give smokegrenade; give hegrenade; give incgrenade; give molotov; give flashbang; give flashbang" | |
| bind MOUSE5 noclip | |
| sv_noclipspeed 2000 | |
| sv_cheats 1 | |
| mp_buy_anywhere 1 | |
| sv_infinite_ammo 1 | |
| bot_kick | |
| mp_roundtime_defuse 60 | |
| mp_startmoney 100000 | |
| sv_grenade_trajectory_prac_trailtime 15 | |
| mp_freezetime 0 | |
| mp_limitteams 0 | |
| mp_buytime 10000 | |
| sv_showimpacts 1 | |
| mp_ignore_round_win_conditions true | |
| mp_respawn_on_death_ct true | |
| mp_respawn_on_death_t true | |
| mp_friendlyfire false | |
| ammo_grenade_limit_total 100 | |
| sv_grenade_trajectory_prac_pipreview true | |
| mp_team_intro_time 0 | |
| mp_restartgame 1 | |
| mp_warmup_end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment