Difference between revisions of "AutomateTurretToggle"

(created for easy access; other "toggles" could be made using this setup as a template.)
 
(No difference)

Latest revision as of 04:07, 13 August 2021

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.

Last modified on 13 August 2021, at 04:07