Difference between revisions of "noAutoSkill"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with '; noAutoSkill : Disables auto using skill on yourself when you are specially permitted to use skill (after using scroll, for example). Category:config.txt')
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
; noAutoSkill
+
; noAutoSkill <[[References#boolean_flag|boolean flag]]>
: Disables auto using skill on yourself when you are specially permitted to use skill (after using scroll, for example).
+
: Disables auto use on self when you have been granted use of a temporary skill. This can affect not only scrolls, but Fly and Butterfly Wings too, hence can break teleportation features unless Teleport skill is configured separately.
 +
 
 +
== Notes ==
 +
 
 +
* It would be nice to have a configurable list of skills instead of boolean flag. Or to have an option to still auto use skills not found in configuration (useSelf_skill, partySkill etc) otherwise.
  
 
[[Category:config.txt]]
 
[[Category:config.txt]]
 +
[[Category:skills]]

Revision as of 20:53, 6 July 2019

noAutoSkill <boolean flag>
Disables auto use on self when you have been granted use of a temporary skill. This can affect not only scrolls, but Fly and Butterfly Wings too, hence can break teleportation features unless Teleport skill is configured separately.

Notes

  • It would be nice to have a configurable list of skills instead of boolean flag. Or to have an option to still auto use skills not found in configuration (useSelf_skill, partySkill etc) otherwise.