AutomateTurretToggle

From Vendetta Online Wiki
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.