diff --git a/cfg/autoexec.cfg b/cfg/autoexec.cfg index f358bf0..8217a1b 100755 --- a/cfg/autoexec.cfg +++ b/cfg/autoexec.cfg @@ -40,7 +40,7 @@ bind "MOUSE3" "+meleeattack" // Communication bind "7" "say" -bind "g" "say_team" +bind "6" "say_team" bind "MOUSE4" "+voicerecord" bind "MOUSE5" "voicemenu 0 0" bind "z" "voice_menu_1" diff --git a/cfg/engineer.cfg b/cfg/engineer.cfg index 031066e..82457e4 100755 --- a/cfg/engineer.cfg +++ b/cfg/engineer.cfg @@ -12,3 +12,7 @@ bind "r" "Sentry" bind "t" "Dispenser" bind "4" "TeleEntry" bind "5" "TeleExit" + +// Eureka effect binds +bind "f" "eureka_teleport 0" +bind "g" "eureka_teleport 1"