From 73244bb70bc3f040c46b174880bc100c171997b9 Mon Sep 17 00:00:00 2001 From: Apryed Date: Tue, 12 May 2020 11:10:48 +0200 Subject: [PATCH] Updated Autoexec.cfg - Changed jumpthrow for both clicks. - Added Fastswitch alias for toggleing mode. HelpMe.CFG - Updated Change time. --- HelpMe.cfg | 7 ++++++- autoexec.cfg | 12 +++++++----- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/HelpMe.cfg b/HelpMe.cfg index 4db9dae..512e870 100644 --- a/HelpMe.cfg +++ b/HelpMe.cfg @@ -18,7 +18,7 @@ echo "| echo "--------------------------------------------------------------------------------" echo "| |" echo "| Last Modification |" -echo "| 06/05/2020 - 15:42:00 |" +echo "| 12/05/2020 - 11:08:00 |" echo "| |" echo "--------------------------------------------------------------------------------" echo "| |" @@ -62,6 +62,11 @@ echo "| Moded : Displays CFG last modification date and time on console echo "| MM_MaxPing : Display Max Search ping for MM. |" echo "| Also shows original command to modify it. |" echo "| |" +echo "----------------------------------------- EXTRA --------------------------------" +echo "| |" +echo "| +fastswith : Change to knife when pressed and hold. Release to go back. |" +echo "| ( Not binded ) - From Yesper |" +echo "| |" echo "--------------------------------------------------------------------------------" echo "| |" echo "| This CFG was created by Apryed |" diff --git a/autoexec.cfg b/autoexec.cfg index 85b525d..332e5f7 100644 --- a/autoexec.cfg +++ b/autoexec.cfg @@ -201,10 +201,12 @@ alias "clean_all" "cl_updatevisibility; clear_anim_cache; clear_debug_overlays; alias "clean" "r_cleardecals; clear" bind "v" "clean" // Clears everything - Like reconnect without making it. -alias "-ujumpthrow" "-jump" -alias "+ujumpthrow" "+jump;-attack" -bind "f" "+ujumpthrow" -// Easy JumpThrow Script +alias "-jumpthrow" "-jump" +alias "+jumpthrow" "+jump;-attack;-attack2" +bind "f" "+jumpthrow" +// Easy JumpThrow Script (Left, Right, both clicks ) +alias "+fastswitch" "slot3" +alias "-fastswitch" "lastinv" bind "F3" "cl_clearhinthistory; toggle gameinstructor_enable" // Clear hints and Toggles gameinstructor - Easiest way to find the bomb in the smoke. @@ -273,7 +275,7 @@ ui_steam_overlay_notification_position "bottomright" cl_color "2" // 0 = yellow, 1 = purple, 2 = green, 3 = blue, 4 = orange. Color for team color selection. -alias Moded "echo Last Modification - 06/05/2020 - 15:42:00" +alias Moded "echo Last Modification - 12/05/2020 - 11:08:00" // Removed Binds unbind k