Actions

Difference between revisions of "Mudlet To Nexus"

From Iron Realms Nexus Client Documentation

(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...")
 
(Blanked the page)
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
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 ===

Latest revision as of 21:58, 2 November 2015