Option set (Slash Command): Difference between revisions
Jump to navigation
Jump to search
imported>Konoko (historical) (+navbox) |
imported>Konoko (historical) mNo edit summary |
||
Line 5: | Line 5: | ||
|note=This slash command allows a user to set various options through the chat command line or through binds, instead of opening the [[The Players' Guide to the Cities/User Interface/Options Window|options window]]. | |note=This slash command allows a user to set various options through the chat command line or through binds, instead of opening the [[The Players' Guide to the Cities/User Interface/Options Window|options window]]. | ||
''option_name'' is the option name that can be found in the {{slashcommand|option_save}} text file. | ''option_name'' is the option name that can be found in the {{slashcommand|option_save}} text file, and a list of possible names can be brought up using the {{slashcommand|option_list}} command. | ||
''value'' can be multiple choices: | ''value'' can be multiple choices: |
Revision as of 06:32, 8 December 2008
Slash Command
/option_set option_name value
This slash command allows a user to set various options through the chat command line or through binds, instead of opening the options window.
option_name is the option name that can be found in the /option_save text file, and a list of possible names can be brought up using the /option_list command.
value can be multiple choices:
- 0 turns an option off
- 1 turns an option on
- Other options may have a range of values in numbers or words.
Example
/option_set NoXP 1
- Enables the "NoXP" option, turning off experience gain.