Actions

Difference between revisions of "Examples"

From Iron Realms Nexus Client Documentation

Line 1: Line 1:
This page links to several [[reflexes|reflex]] examples. You can use these directly or use them to help you create new types of reflexes.
This page links to several [[reflexes|reflex]] examples. You can use these directly or use them to help you create new types of reflexes.


== Aliases ==
=== Aliases ===
 
These are examples of how to create an [[aliases|alias]].
These are examples of how to create an [[aliases|alias]].


Line 10: Line 9:
* [[Disable Group Alias]]: This is an example alias that will disable an entire group or reflexes.
* [[Disable Group Alias]]: This is an example alias that will disable an entire group or reflexes.


== Keybinds ==
=== Keybinds ===
 
These are examples of how to create an [[keybinds|keybind]].
These are examples of how to create an [[keybinds|keybind]].


== Triggers ==
=== Triggers ===
These are examples of how to create an [[triggers|trigger]].
These are examples of how to create an [[triggers|trigger]].
* [[Balance Recovery Attack]]: This is an example of a trigger to automatically attack a target when you recover balance.
* [[Balance Recovery Attack]]: This is an example of a trigger to automatically attack a target when you recover balance.


== Functions ==
=== Functions ===
 
These are examples of how to create a [[functions|function]].
These are examples of how to create a [[functions|function]].

Revision as of 18:03, 17 February 2016

This page links to several reflex examples. You can use these directly or use them to help you create new types of reflexes.

Aliases

These are examples of how to create an alias.

Keybinds

These are examples of how to create an keybind.

Triggers

These are examples of how to create an trigger.

  • Balance Recovery Attack: This is an example of a trigger to automatically attack a target when you recover balance.

Functions

These are examples of how to create a function.