Return to site

Reload Slot Command

broken image
Reload

Author: Byrth
Version: 0.930
Date: 06/13/2017

/reload or /rel command reloads/refreshes your UI. Quite often it gets rid of stuttering too.ab changelist command displays a list of changes made to the career on Return of Reckoning.rvrstatus or.rvr command lists all active zones.pug command lists the current 'pick-up group' scenario (a scenario only solo and duo queued players can join). The 'reload' command gives you two options. Either you tell the switch to reload at a specific time (like 1AM tomorrow) or you can tell it to reload after a specific amount of time has passed. For this application, I think the 'reload after' command is better since it.

Purpose

To assist in the micromanaging of equipment!

Reload Slot Command
Reload slot stack-member-number command

Commands

Abbreviation:gs

Block

c

Passes the to the self_command() user function.

equip

Attempts to interpret the as an index of the sets table and equip that set. Will ignore 'sets' if the string starts with it.

equip naked

This equips the default set 'naked,' which is just a bunch of empty slots. If you remake sets (sets={}) in your get_sets(), this will not work.

debugmode

Activates GearSwap's Debug Mode, which prints out why specific gear equipping attempts failed, shows you when you're entering events, and enables the eval command.

eval

This command evaluates the as Lua code in the global gearswap environment (not the user environment, which is in the user_env table). It is only available when debugmode is on.

Reload Slot Command Block

showswaps

Shows when your gear successfully changes and what it changes to.

load

Attempts to load the first version of found, assuming it is a file path relative to 9 potential base directories, in this order:

Reload Slot Command Game

  • ..GearSwap/libs-dev/
  • ..GearSwap/libs/
  • GearSwap/data//
  • GearSwap/data/common/
  • GearSwap/data/
  • APPDATA/Windower/GearSwap//
  • APPDATA/Windower/GearSwap/common/
  • APPDATA/Windower/GearSwap/
  • ..Windower/addons/libs/

reload

Reloads the current user file.

export

Exports your currently equipped gear, inventory, or all the items in your current Lua files' sets into GearSwap .lua or spellcast .xml format. Takes options 'inventory', 'all', 'sets', 'xml', 'mainjob', 'mainsubjob', and 'file some_file_name.' Most options also take the optional 'overwrite' command at the end. Defaults to currently equipped gear and lua otherwise. Also exports appropriate advanced set tables with augments for currently equipped gear and inventory.

Reload Slot Command Linux

enable

Enables equip commands targeting a specified slot. 'All' will allow all equip commands. Providing no slot argument will enable user GearSwap file execution, if it was disabled.

Reload slot command cheat

Author: Byrth
Version: 0.930
Date: 06/13/2017

/reload or /rel command reloads/refreshes your UI. Quite often it gets rid of stuttering too.ab changelist command displays a list of changes made to the career on Return of Reckoning.rvrstatus or.rvr command lists all active zones.pug command lists the current 'pick-up group' scenario (a scenario only solo and duo queued players can join). The 'reload' command gives you two options. Either you tell the switch to reload at a specific time (like 1AM tomorrow) or you can tell it to reload after a specific amount of time has passed. For this application, I think the 'reload after' command is better since it.

Purpose

To assist in the micromanaging of equipment!

Commands

Abbreviation:gs

c

Passes the to the self_command() user function.

equip

Attempts to interpret the as an index of the sets table and equip that set. Will ignore 'sets' if the string starts with it.

equip naked

This equips the default set 'naked,' which is just a bunch of empty slots. If you remake sets (sets={}) in your get_sets(), this will not work.

debugmode

Activates GearSwap's Debug Mode, which prints out why specific gear equipping attempts failed, shows you when you're entering events, and enables the eval command.

eval

This command evaluates the as Lua code in the global gearswap environment (not the user environment, which is in the user_env table). It is only available when debugmode is on.

Reload Slot Command Block

showswaps

Shows when your gear successfully changes and what it changes to.

load

Attempts to load the first version of found, assuming it is a file path relative to 9 potential base directories, in this order:

Reload Slot Command Game

  • ..GearSwap/libs-dev/
  • ..GearSwap/libs/
  • GearSwap/data//
  • GearSwap/data/common/
  • GearSwap/data/
  • APPDATA/Windower/GearSwap//
  • APPDATA/Windower/GearSwap/common/
  • APPDATA/Windower/GearSwap/
  • ..Windower/addons/libs/

reload

Reloads the current user file.

export

Exports your currently equipped gear, inventory, or all the items in your current Lua files' sets into GearSwap .lua or spellcast .xml format. Takes options 'inventory', 'all', 'sets', 'xml', 'mainjob', 'mainsubjob', and 'file some_file_name.' Most options also take the optional 'overwrite' command at the end. Defaults to currently equipped gear and lua otherwise. Also exports appropriate advanced set tables with augments for currently equipped gear and inventory.

Reload Slot Command Linux

enable

Enables equip commands targeting a specified slot. 'All' will allow all equip commands. Providing no slot argument will enable user GearSwap file execution, if it was disabled.

disable

Disables equip commands targeting a given slot. 'All' will prevent all equip commands. Providing no second argument will disable user GearSwap file execution, although registered events will still run.

validate

This command checks to see whether the equipment in the sets table also exists in your inventory (default), or (by passing 'inv') whether the equipment in your inventory exists in your sets table. is an optional list of words that restricts the output to only those items that contain text from one of the filter's words.

Settings File

There is no settings file for GearSwap.

Additional Assistance

The Windower/addons/GearSwap/beta_examples_and_information folder has a file in it named Variables.xlsx that gives more specific information. If that is insufficient, you can go to BlueGartr's FFXI section or FFXIAH and ask for more assistance.

Reload Slot Command Cheat

Source

Cisco Switch Reload Command

The latest source and information for this addon can be found on GitHub.





broken image