Difference between revisions of "skillsAddAuto"

From OpenKore Wiki
Jump to navigation Jump to search
m
m (Less trivial nonsense)
Line 1: Line 1:
; skillsAddAuto [[boolean|<boolean flag>]]
+
; skillsAddAuto <[[boolean]]>
: Automatically raise the level of Kore skills.
+
: Automatically raise the level of your character's skills following [[skillsAddAuto_list]].
 
 
 
 
'''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 13:31, 16 August 2012

skillsAddAuto <boolean>
Automatically raise the level of your character's skills following skillsAddAuto_list.