Reflexes: Difference between revisions
From Iron Realms Nexus Client Documentation
No edit summary |
(→Topics) |
||
Line 1: | Line 1: | ||
== Topics == | == Topics == | ||
*[[Keybindings]] - Using keybinds to save typing. | *[[Keybindings]] - Using keybinds to save typing. For example, you can use the F1 key to instantly enter a command. | ||
*[[Aliases]] - Shorten full commands to a couple of keystrokes. | *[[Aliases]] - Shorten full commands to a couple of keystrokes. | ||
*[[Variables]] - Save information for use in other places. | *[[Variables]] - Save information for use in other places. | ||
Line 8: | Line 8: | ||
---- | ---- | ||
== Examples == | == Examples == |
Revision as of 18:16, 29 June 2015
Topics
- Keybindings - Using keybinds to save typing. For example, you can use the F1 key to instantly enter a command.
- 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.