Size: 1047
Comment:
|
Size: 1398
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
||<style="border-style: solid; border-color: rgb(170, 170, 170); padding: 0.2em; background-color: rgb(242, 242, 242); ">Example:||<style="border-style: solid; border-color: rgb(170, 170, 170); padding: 0.2em; ">keepheroes any:level>=50<<BR>>keepheroes any:level>=50|base>=69 || | ||<style="border-style: solid; border-color: rgb(170, 170, 170); padding: 0.2em; background-color: rgb(242, 242, 242); ">Example:||<style="border-style: solid; border-color: rgb(170, 170, 170); padding: 0.2em; ">keepheroes any:level>=50<<BR>>keepheroes any:level>=50|any:base>=69 || |
Line 8: | Line 8: |
When running this command from the script window instead of as a goal, you can use the \reset switch to clear all keepheroes in memory, either from scripts or goals. For example: keepheroes /reset. Note that clearing via script will only last until the bot is restarted, unless the script is ran each restart, or the goals are cleared as well. |
Usage: |
keepheroes hero-string |
Example: |
keepheroes any:level>=50 |
This directive will tell the bot not to automatically fire any hero specified in the hero string.
When not set, the default heroes to keep are those level 50+ or those with base of 69+, as shown above in the second example.
When running this command from the script window instead of as a goal, you can use the \reset switch to clear all keepheroes in memory, either from scripts or goals. For example: keepheroes /reset. Note that clearing via script will only last until the bot is restarted, unless the script is ran each restart, or the goals are cleared as well.