The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This bind allows one to toggle his turrets between an automated state.

Code:

alias turretOn "+ActivateTurrets; echo turrets on; alias turretToggle turretOff"
alias turretOff "-ActivateTurrets; echo turrets off; alias turretToggle turretOn"
alias turretToggle turretOn

Aliases

Bind the following commands to the key of your choice:

Command Description
turretToggle Toggles turret automation.

Credit

Created by Luxen De'Mark.