Difference between revisions of "Option set (Slash Command)"
From Paragon Wiki Archive
(→Slash Command) |
(+navbox) |
||
Line 16: | Line 16: | ||
:Enables the "NoXP" option, turning off [[experience]] gain. | :Enables the "NoXP" option, turning off [[experience]] gain. | ||
[[Category:Slash Commands]] | [[Category:Slash Commands]] | ||
+ | {{Option Commands NavBox}} |
Revision as of 06:30, 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.
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.Template:Option Commands NavBox