Actions

3.0 Advanced

From Iron Realms Nexus Client Documentation

Revision as of 17:02, 16 May 2022 by Jeremy (talk | contribs) (Created page with "''You may access the Advanced options by opening the setting menu and clicking on the 'Advanced' button. The settings menu may be accessed by clicking on the gear icon in the bottom right corner of the Nexus client.'' The advanced setting consist of the following options: ===Scrollback Limit=== The scrollback limit will set the amount of text that is saved in the output window before it is removed. If your computer is running slow when receiving text, you may want to e...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

You may access the Advanced options by opening the setting menu and clicking on the 'Advanced' button. The settings menu may be accessed by clicking on the gear icon in the bottom right corner of the Nexus client.

The advanced setting consist of the following options:

Scrollback Limit

The scrollback limit will set the amount of text that is saved in the output window before it is removed. If your computer is running slow when receiving text, you may want to experiment by reducing this number.

Command Stack Delimiter

The delimiter is used to separate commands when you want to send multiple commands via the command line at the same time.

For example, if the delimiter is set to |, if you send the following command: get gold|put gold in pack

Nexus will split that into two separate commands:

  • get gold
  • put gold in pack

Log raw output to console

Echo all GMCP messages (for debugging)

This will display all GMCP messages in the output window that your character is receiving. In general, if you turn this on, it will be very spammy. It may help you debug any problems you may be having with your reflexes.

Echo trigger execution (for debugging)

This will display every trigger that is happening via your reflexed in the output window.