diff options
Diffstat (limited to 'agl-training.cfg')
-rw-r--r-- | agl-training.cfg | 106 |
1 files changed, 0 insertions, 106 deletions
diff --git a/agl-training.cfg b/agl-training.cfg deleted file mode 100644 index be84976..0000000 --- a/agl-training.cfg +++ /dev/null @@ -1,106 +0,0 @@ -// https://www.prosettings.com/sv-cheats1-commands/ -// https://indiefaq.com/guides/counter-strike-global-offensive-all-console-commands.html - -sv_cheats 1 -bot_kick -bot_add_t -bot_add_t -bot_add_t -bot_stop 1 -mp_limitteams 0 -mp_autoteambalance 0 -mp_roundtime 60 -mp_roundtime_defuse 60 -mp_freezetime 0 -mp_warmup_end -mp_ignore_round_win_conditions 1 -ammo_grenade_limit_total 5 -sv_infinite_ammo 1 -mp_maxmoney 60000 -mp_startmoney 60000 -mp_buytime 9999 -mp_buy_anywhere 1 - -// sv_grenade_trajectory 1 -// sv_grenade_trajectory_time 10 -sv_showimpacts 1 -sv_showimpacts_time 10 -sv_showimpacts_penetration 1 -// give weapon_incgrenade -// give weapon_flashbang -// give weapon_smokegrenade -// give weapon_molotov -// give weapon_decoy -// give weapon_hegrenade - -// snd_show 1 -// snd_visualize 1 -// r_drawlights 1 - -// r_drawothermodels 2 -// r_drawclipbrushes 2 -enable_skeleton_draw 1 -// mat_wireframe 2 -// sv_infinite_ammo 1 // 1/2 = reload / no reload -// thirdperson / firstperson -sv_force_transmit_players 1 - -// bot_crouch 1 - - -bind f noclip -bind q bot_place -bind g "toggle bot_mimic" -bind h sv_rethrow_last_grenade -bind j cast_ray -bind p "toggle enable_skeleton_draw" -bind [ "exec agl-training" -mp_respawn_on_death_ct 1 -mp_respawn_on_death_t 1 - - -// https://totalcsgo.com/commands/bot -// mp_restartgame 1 - -bind "ALT" "r_cleardecals;" - - -bind "F1" "give weapon_Taser 34" -bind "F2" "give weapon_tec9" // fiveseven bzw cz75-auto -bind "F3" "give weapon_deagle" -bind "F4" "give weapon_p250" - -bind "F5" "give weapon_m4a1; give weapon_ak47" -bind "F6" "give weapon_aug; give weapon_sg556" -bind "F7" "give weapon_famas; give weapon_galil" -bind F8 "say reported!" // bind F8 "mat_setvideomode 1024 768 0" - -bind F9 "say Hi :3" // bind F9 "mat_setvideomode 1920 1080 0" -bind "F10" "give weapon_g3sg1; give weapon_scar20" -bind "F11" "give weapon_ssg08" -bind "F12" "give weapon_awp" - -bind "UPARROW" "give weapon_incgrenade; give weapon_molotov" -bind "LEFTARROW" "give weapon_smokegrenade" -bind "DOWNARROW" "give weapon_flashbang" -bind "RIGHTARROW" "give weapon_hegrenade" - -// Numblock -bind "KP_HOME" "give weapon_ump45" -bind "KP_UPARROW" "give weapon_negev" -bind "KP_PGUP" "give weapon_mac10; give weapon_mp9" - -bind "KP_LEFTARROW" "give weapon_mag7; give weapon_sawedoff" -bind "KP_5" "give weapon_p90" -bind "KP_RIGHTARROW" "give weapon_bizon" - -bind "KP_END" "give weapon_nova" -bind "KP_DOWNARROW" "give weapon_xm1014" -bind "KP_PGDN" "give weapon_mp7" - -bind "KP_INS" "give weapon_vest" -bind "KP_DEL" "give weapon_vesthelm" -bind "KP_ENTER" "give weapon_defuser" -bind "ENTER" "give weapon_defuser" // linux bug - -bind "KP_PLUS" "give weapon_decoy" |