||Usage:||keepcapturedheroes hero-string|| ||Example:||keepcapturedheroes any:level>=200<
>keepcapturedheroes any:level>=100,base>79|any:level>=150,base>69|any:level>=200 || ||Default:||keepcapturedheroes any:level>=200|any:base>69 || This directive will tell the bot not to automatically fire any captured hero specified in the hero string. When not set, the default heroes to keep are those level 200+, as shown above in the first example. In the second example above, the bot will keep all captured heroes that are level 100 or higher with a base greater than 79, or are level 150 or higher with a base greater than 69, or are level 200 or higher regardless of base. When running this command from the script window instead of as a goal, you can use the \reset switch to clear all keepcapturedheroes in memory, either from scripts or goals. For example: keepcapturedheroes /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. ---- CategoryAllGoals CategoryHeroGoals