skillsAddAuto: Difference between revisions
Jump to navigation
Jump to search
(Created page with '; skillsAddAuto [<boolean flag>] : Automatically raise the level of Kore skills. Category:config.txt Category:skills') |
(Examples to plainly show what the allowed values are, added See-Also link to skillsAddAuto_list) |
||
Line 1: | Line 1: | ||
; skillsAddAuto [<boolean flag>] | ; skillsAddAuto [<boolean flag>] | ||
: Automatically raise the level of Kore skills. | : Automatically raise the level of Kore skills. | ||
'''Examples''' | |||
* Turn on this option. | |||
skillsAddAuto 1 | |||
* Turn off this option. | |||
skillsAddAuto 0 | |||
* Not specifying a value will turn this option off. | |||
skillsAddAuto | |||
'''See also:''' [[SkillsAddAuto_list]] | |||
[[Category:config.txt]] | [[Category:config.txt]] | ||
[[Category:skills]] | [[Category:skills]] |
Revision as of 19:28, 8 April 2010
- skillsAddAuto [<boolean flag>]
- Automatically raise the level of Kore skills.
Examples
- Turn on this option.
skillsAddAuto 1
- Turn off this option.
skillsAddAuto 0
- Not specifying a value will turn this option off.
skillsAddAuto
See also: SkillsAddAuto_list