attackAuto notWhile storageAuto: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
; attackAuto_notWhile_buyAuto [<[[boolean]]>] | ; attackAuto_notWhile_buyAuto [<[[boolean]]>] | ||
; attackAuto_notWhile_sellAuto [<[[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] | : 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 | : 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" |
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 |