AutomateTurretToggle

From Vendetta Online Wiki
Revision as of 04:07, 13 August 2021 by Luxen (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.