Actions

Difference between revisions of "Basic Targeting Alias"

From Iron Realms Nexus Client Documentation

(Created page with "This is a very simple bashing system that will use two aliases and a trigger to: 1. Set a target. 2. Attack a target. 3. Attack the target again on balance recovery. This al...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
This is a very simple bashing system that will use two aliases and a trigger to:
This is a very simple bashing system that will use two aliases and a trigger to:


1. Set a target.
# Set a target.
2. Attack a target.
# Attack a target.
3. Attack the target again on balance recovery.
# Attack the target again on balance recovery.
 
 
== Targeting Alias ==
This alias is used for setting the target variable.


This alias is used for setting the target.
[[File:alias-target.png]]
[[File:alias-target.png]]


== Attacking Alias ==
This alias is used to start attacking the target.
This alias is used to start attacking the target.
[[File:alias-kill.png]]
[[File:alias-kill.png]]


== Balance Recovery Trigger  ==
This trigger will keep attacking the target when you recover balance.
This trigger will keep attacking the target when you recover balance.
[[File:trigger-kill-tar.png]]
[[File:trigger-kill-tar.png]]


== Sample Results  ==
In this output two command were entered:
In this output two command were entered:


t scout
* t scout
k
* k


[[File:trigger-kill-sample.png]]
[[File:trigger-kill-sample.png]]

Latest revision as of 19:04, 8 July 2015

This is a very simple bashing system that will use two aliases and a trigger to:

  1. Set a target.
  2. Attack a target.
  3. Attack the target again on balance recovery.


Targeting Alias

This alias is used for setting the target variable.

Alias-target.png

Attacking Alias

This alias is used to start attacking the target.

Alias-kill.png

Balance Recovery Trigger

This trigger will keep attacking the target when you recover balance.

Trigger-kill-tar.png


Sample Results

In this output two command were entered:

  • t scout
  • k

Trigger-kill-sample.png