Changes

Auto aim bind

119 bytes removed, 03:19, 9 July 2005
[[Binds:Auto Aim Toggle]] moved to [[Auto aim bind]]
This bind allows one to selectively enable/disable his autoaim functionality. ==Auto Aim Toggle==Code:==
alias aim1 "set autoaim 0; alias aim aim2; echo 'auto aim OFF'"
alias aim2 "set autoaim 1; alias aim aim1; echo 'auto aim ON'"
alias aim "aim1"
==Aliases==
Bind the following commands to the key of your choice:
{| styleborder="border:2px solid grey;1" cellspacing=0
|-
! style="border-right:1px solid grey; border-bottom:1px solid grey;" | <small>Command !! style="border-bottom:1px solid grey;" | <small>Description
|-
| style="border-right:1px solid grey;" | <small>aim|| <small>Toggles autoaim.
|}
===Credit===
Created by Eldrad.
[[Category:Binds]]
Bureaucrat, administrator
339
edits