Actions

Mudlet To Nexus

From Iron Realms Nexus Client Documentation

Revision as of 19:21, 30 October 2015 by Joshua (talk | contribs) (Created page with "The Nexus client supports many of the same features that the popular Mudlet client supports. Mudlet uses the LUA language to manipulate, create and execute scripts whereas the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Nexus client supports many of the same features that the popular Mudlet client supports. Mudlet uses the LUA language to manipulate, create and execute scripts whereas the Nexus client uses JavaScript and client embedded functions to manipulate, create and execute scripts. This documentation is intended to show side by side comparisons between the popular Mudlet client and the IRE specific Nexus client.

While there will be visual references and comparisons between the two client UI's, this documentation is intended to show the comparison of scripting and not be a full user interface guide. For more help and an introduction on how to add, edit and remove these scripts in the Nexus client please refer to the BasicScripting and ClientBasics sections.


Basic Comparisons

Aliases

Keybinds

Triggers

Variables

Advanced Comparisons

Matching

Functions

Tables