Actions

Reflexes: Difference between revisions

From Iron Realms Nexus Client Documentation

(Created page with "*Keybindings - Using keybinds to save typing. *Aliases - Shorten full commands to a couple of keystrokes. *Variables - Save information for use in other places. *[...")
 
No edit summary
Line 1: Line 1:
== Topics ==
*[[Keybindings]] - Using keybinds to save typing.
*[[Keybindings]] - Using keybinds to save typing.
*[[Aliases]] - Shorten full commands to a couple of keystrokes.
*[[Aliases]] - Shorten full commands to a couple of keystrokes.
Line 4: Line 6:
*[[Triggers]] - React to information being sent from the game.
*[[Triggers]] - React to information being sent from the game.
*[[Functions]] - A basic primer on functions, more information can be found in the [[AdvancedScripting]] section.
*[[Functions]] - A basic primer on functions, more information can be found in the [[AdvancedScripting]] section.
----
== Examples ==

Revision as of 16:19, 7 April 2014

Topics

  • Keybindings - Using keybinds to save typing.
  • Aliases - Shorten full commands to a couple of keystrokes.
  • Variables - Save information for use in other places.
  • Triggers - React to information being sent from the game.
  • Functions - A basic primer on functions, more information can be found in the AdvancedScripting section.

Examples