This script allows you to charge pressing the key only one time,and it will charge automatically if you stay near to any type of charger Health/Armor.I personally use 2 types for the same function(autocharge),both can be useful:
1.Auto-reloads(INFINITE LOOP)+say team bind "x" "+work;say_team "Charging-Charging.." alias +work -use ////When its pressed it stops looping until you release it alias -work +use ///When its not pressed it loop infinitely
2.AUtoreload toggle ON-OFF(i build this version since sometimes the action +use got stuck for opening doors and so)+say_team(updated November 2013)//
alias "autoreloadtoggle" "autoreloadtoggle1" alias "autoreloadtoggle1" "+use; alias autoreloadtoggle autoreloadtoggle2" ////press once to toggle ON alias "autoreloadtoggle2" "-use; alias autoreloadtoggle autoreloadtoggle1" ////press once again TOggle OFF bind "g" "autoreloadtoggle;say_team >~~Taking a Charge,m8 b3h1nd!<"
Hope it helps to hl2dm players Best Regards MINO
[ Edited Sun 01.Dec 2013, 16:35 ]
|