Actions

Difference between revisions of "Hello World Alias"

From Iron Realms Nexus Client Documentation

 
Line 3: Line 3:
With this alias, if the player types in '''sh''' the client will send the command '''say hello world!''' instead.
With this alias, if the player types in '''sh''' the client will send the command '''say hello world!''' instead.


This alias also is set with the matching type 'Begins with'. This means I can continue to type more after the main alias. See the output window at the bottom of the page.
[[File:alias-hello-world.png]]


[[File:alias-hello-world.png]]
Note that this alias is set with the matching type 'Begins with'. This means I can continue to type more after the main alias text and it will be appended to the action. You can see what happens in the image below.


[[File:alias-hello-world-output.png]]
[[File:alias-hello-world-output.png]]

Latest revision as of 18:33, 8 July 2015

This is an example of a simple alias.

With this alias, if the player types in sh the client will send the command say hello world! instead.

Alias-hello-world.png

Note that this alias is set with the matching type 'Begins with'. This means I can continue to type more after the main alias text and it will be appended to the action. You can see what happens in the image below.

Alias-hello-world-output.png