Editing and Customization > Tutorials

[MACRO] Aim Mode Toggle

(1/1)

Anthony:
Paste the following in the Valve.rc file of the 'cfg' directory in 'gesource'.

--- Code: ---
alias a1 "+aimmode;bind mouse3 a2;bind shift a2"
alias a2 "-aimmode;bind mouse3 a1;bind shift a1"
bind mouse3 a1
bind shift a1
echo "Macro registration complete."
--- End code ---

Self explanatory.

Anthony:
Oh, be careful. If you are dead, you may need to press the toggle in order to revive yourself.

EMH Mark I:
I just tried this out in-game, and it works like a charm.  thanks!

Wake[of]theBunT:
You should explain it anyway even if it's self explanatory in your view. People like to understand without putting it in place to see.

Navigation

[0] Message Index

Go to full version