attackAuto notWhile storageAuto: Difference between revisions
Jump to navigation
Jump to search
(Created page with "; attackAuto_notWhile_storageAuto [<value>] : This option sets whether auto-attack will be disabled while storageAuto. {|border="1" cellpadding="2" cellspacing="1" |- style...") |
No edit summary Tag: visualeditor-switched |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
; attackAuto_notWhile_storageAuto [< | ; attackAuto_notWhile_storageAuto [<[[boolean]]>] | ||
: This option sets whether auto-attack will be disabled while storageAuto. | ; attackAuto_notWhile_buyAuto [<[[boolean]]>] | ||
; attackAuto_notWhile_sellAuto [<[[boolean]]>] | |||
; homunculus_attackAuto_notWhile_storageAuto [<[[boolean]]>] | |||
; homunculus_attackAuto_notWhile_buyAuto [<[[boolean]]>] | |||
; homunculus_attackAuto_notWhile_sellAuto [<[[boolean]]>] | |||
; mercenary_attackAuto_notWhile_storageAuto [<[[boolean]]>] | |||
; mercenary_attackAuto_notWhile_buyAuto [<[[boolean]]>] | |||
; mercenary_attackAuto_notWhile_sellAuto [<[[boolean]]>] | |||
: This option sets whether auto-attack will be disabled while storageAuto, buyAuto or sellAuto. Appeared in [https://github.com/OpenKore/openkore/pull/3620 PR#3620] | |||
: Options for homunculus and mercenary added in [https://github.com/OpenKore/openkore/pull/3789 PR#3789] | |||
{|border="1" cellpadding="2" cellspacing="1" | {|border="1" cellpadding="2" cellspacing="1" | ||
Line 8: | Line 20: | ||
|- | |- | ||
|align=center| 0 or blank | |align=center| 0 or blank | ||
| Allow auto-attack during storageAuto | | Allow auto-attack during storageAuto, buyAuto or sellAuto | ||
|- | |- | ||
|align=center| 1 | |align=center| 1 | ||
| Disable auto-attack during storageAuto | | Disable auto-attack during storageAuto, buyAuto or sellAuto | ||
|} | |} | ||
[[Category:config.txt]] | [[Category:config.txt]] | ||
[[Category:attack]] | [[Category:attack]] | ||
[[Category: | [[Category:storage]] |
Latest revision as of 20:45, 16 December 2024
- attackAuto_notWhile_storageAuto [<boolean>]
- attackAuto_notWhile_buyAuto [<boolean>]
- attackAuto_notWhile_sellAuto [<boolean>]
- homunculus_attackAuto_notWhile_storageAuto [<boolean>]
- homunculus_attackAuto_notWhile_buyAuto [<boolean>]
- homunculus_attackAuto_notWhile_sellAuto [<boolean>]
- mercenary_attackAuto_notWhile_storageAuto [<boolean>]
- mercenary_attackAuto_notWhile_buyAuto [<boolean>]
- mercenary_attackAuto_notWhile_sellAuto [<boolean>]
- This option sets whether auto-attack will be disabled while storageAuto, buyAuto or sellAuto. Appeared in PR#3620
- Options for homunculus and mercenary added in PR#3789
Value | Description |
---|---|
0 or blank | Allow auto-attack during storageAuto, buyAuto or sellAuto |
1 | Disable auto-attack during storageAuto, buyAuto or sellAuto |