Auto aim bind
From Vendetta Online Wiki
Auto Aim Toggle
Code:
alias aim1 "set autoaim 0; alias aim aim2; echo 'auto aim OFF'"
Bind the following commands to the key of your choice:
alias aim2 "set autoaim 1; alias aim aim1; echo 'auto aim ON'"
alias aim "aim1"
Command | Description |
---|---|
aim | Toggles autoaim. |
Credit
Created by Eldrad.