Actions

Reflexes: Difference between revisions

From Iron Realms Nexus Client Documentation

No edit summary
Nexus 2.x orphan; redirect to 3.0 equivalent. Spot-checked content 2026-05-19, no unique material lost (Reflex Packages had 2 sections worth porting, ported separately)
Tag: New redirect
 
(42 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Scripting is used to create shortcuts to do actions in the game. Scripting can be as simple as making a key to automatically drink a health vial, to creating complex systems that help with combat in the game.
#REDIRECT [[3.0 Reflexes]]
 
Here are the basics for creating a system to help play the IRE games.
 
*[[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.

Latest revision as of 18:46, 19 May 2026

Redirect to: