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 |
||
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]]>] | |||
: 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] | |||
{|border="1" cellpadding="2" cellspacing="1" | {|border="1" cellpadding="2" cellspacing="1" | ||
Line 8: | Line 11: | ||
|- | |- | ||
|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 19:24, 5 September 2022
- attackAuto_notWhile_storageAuto [<boolean>]
- attackAuto_notWhile_buyAuto [<boolean>]
- attackAuto_notWhile_sellAuto [<boolean>]
- This option sets whether auto-attack will be disabled while storageAuto, buyAuto or sellAuto. Appeared in PR#3620
Value | Description |
---|---|
0 or blank | Allow auto-attack during storageAuto, buyAuto or sellAuto |
1 | Disable auto-attack during storageAuto, buyAuto or sellAuto |