3.0 advanced scripting
From Iron Realms Nexus Client Documentation
While the Simplified Scripting system in Nexus 3.0 is designed to cater to the majority of game players with its extensive options, we understand that some users might require more power or specific functions that the Nexus client may not traditionally offer. For these needs, Nexus 3.0 provides the ability to leverage JavaScript for virtually all other tasks.
JavaScript in Nexus 3.0
JavaScript is the primary scripting language utilized by the Nexus client. By understanding and employing JavaScript, you can unlock the full potential of Nexus 3.0 and create a highly personalized gaming experience.
Functions
Nexus 3.0 allows you to craft custom JavaScript 3.0_Functions that can be utilized with other 3.0_Reflexes. These custom functions can help you manage complex tasks, automate repeated actions, and further enrich your game interactions.
GMCP
The game server communicates with the Nexus client using a protocol known as GMCP (Generic Mud Communication Protocol). As an advanced user, you can directly access and interact with this information, allowing you a deeper level of control and customization over your gaming experience.
Important Links
Nexus 3.0 Documentation
The following links describe how to use the Nexus Client.
The Basics
- Nexus Account
- Game Selection
- Character Management
- The Game Client
- Windows and Tabs
- Keys, Gauges, Avatars
- General Functions
Client Settings
- Display Options
- Colors
- Buttons
- Reflex Packages
- Reflexes
- Variables
- Custom Tabs
- Gauges
- Advanced
- Feedback
- Help