From 32839230c637ac692fd8db512d89894cfe5cecb1 Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 30 Nov 2022 20:06:54 -0500 Subject: update some stuff --- cfg/overrides/setup_hook.cfg | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to 'cfg/overrides/setup_hook.cfg') diff --git a/cfg/overrides/setup_hook.cfg b/cfg/overrides/setup_hook.cfg index 2638399..aae581f 100644 --- a/cfg/overrides/setup_hook.cfg +++ b/cfg/overrides/setup_hook.cfg @@ -58,20 +58,21 @@ bind "`" "toggleconsole" bind "TAB" "+showscores" bind "ESCAPE" "cancelselect" bind "F4" "player_ready_toggle" -bind "F5" "jpeg_quality 100; jpeg" -bind "F6" "save_replay" +bind "F6" "jpeg_quality 100; jpeg" +bind "F7" "save_replay" bind "F7" "abuse_report_queue" -bind "F9" "quit_prompt" +// bind "F9" "quit_prompt" +bind "F11" "show_quest_log" bind "\" "toggle r_drawviewmodel 0 1" // toggle viewmodel // *** loadout script *** -exec "loadouts/load.cfg" +exec loadouts/load.cfg -bind F1 loadouts.A -bind F2 loadouts.B -bind F3 loadouts.C -bind F4 loadouts.D -bind F5 loadouts.resup +bind "F1" loadouts.A +bind "F2" loadouts.B +bind "F3" loadouts.C +bind "F4" loadouts.D +bind "MOUSE4" loadouts.resup // *** funny haha binds *** bind "]" "explode" -- cgit v1.2.3