⇤ ← Revision 1 as of 2012-08-17 00:41:12
Size: 6420
Comment:
|
Size: 7269
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
= NpcTeams = ||<tablestyle="margin: 1em 1em 1em 0px; background-color: rgb(249, 249, 249); border-style: solid; border-color: rgb(170, 170, 170); color: rgb(0, 0, 0); font-family: sans-serif; font-size: 13px; line-height: 19.5px; text-align: start; " tableclass="wikitable"style="border-style: solid; border-color: rgb(170, 170, 170); padding: 0.2em; background-color: rgb(242, 242, 242); ">Usage:||<style="border-style: solid; border-color: rgb(170, 170, 170); padding: 0.2em; ">npcteams number_to_send|| ||<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; ">npcteams 7 || This directive tells the bot how many teams it may send out at a time. This will count npc farmers, valley farmers, valley acquisition, etc. teams, NOT just npc farmers. RallyPolicy is a better way to go for this. |
|
Line 17: | Line 10: |
= NoAbandonFlats = ||<tablestyle="margin: 1em 1em 1em 0px; background-color: rgb(249, 249, 249); border-style: solid; border-color: rgb(170, 170, 170); color: rgb(0, 0, 0); font-family: sans-serif; font-size: 13px; line-height: 19.5px; text-align: start; " tableclass="wikitable"style="border-style: solid; border-color: rgb(170, 170, 170); padding: 0.2em; background-color: rgb(242, 242, 242); ">Usage:||<style="border-style: solid; border-color: rgb(170, 170, 170); padding: 0.2em; ">noabandonflats flat1 flat2 [...] flatX|| ||<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; ">noabandonflats 111,222 111,333 111,444 || This directive is now obsolete. Please use ExcludeList instead. |
|
Line 46: | Line 45: |
This directive is being phased out in lieu of the more powerful ExcludeList goal. | |
Line 47: | Line 47: |
This directive is being phased out in lieu of the more powerful ExcludeList goal. | = NpcTeams = ||<tablestyle="margin: 1em 1em 1em 0px; background-color: rgb(249, 249, 249); border-style: solid; border-color: rgb(170, 170, 170); color: rgb(0, 0, 0); font-family: sans-serif; font-size: 13px; line-height: 19.5px; text-align: start; " tableclass="wikitable"style="border-style: solid; border-color: rgb(170, 170, 170); padding: 0.2em; background-color: rgb(242, 242, 242); ">Usage:||<style="border-style: solid; border-color: rgb(170, 170, 170); padding: 0.2em; ">npcteams number_to_send|| ||<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; ">npcteams 7 || This directive tells the bot how many teams it may send out at a time. This will count npc farmers, valley farmers, valley acquisition, etc. teams, NOT just npc farmers. RallyPolicy is a better way to go for this. |
Contents
All of the following goals still function within the bot. They have been replaced by a more powerful or functional goal however. If you are updating your goals, or writing them from scratch, you should not use these. They may be removed from the bot at a future date.
BallsUsed
Usage: |
ballsused npc1s,npc2s,npc3s,npc4s,npc5s |
Example: |
ballsused 25,50,170,250,500 |
This directive is being phased out in lieu of the more powerful NpcTroops goal.
NoAbandonFlats
Usage: |
noabandonflats flat1 flat2 [...] flatX |
Example: |
noabandonflats 111,222 111,333 111,444 |
This directive is now obsolete. Please use ExcludeList instead.
Npc10List
Usage: |
npc10list npc1 npc2 npc3 npc4 |
Example: |
npc10list 111,222 111,333 111,444 |
This directive is being phased out in lieu of the more powerful NpcLimits goal.
Npc10Troops
Usage: |
npc10troops troops_to_send |
Example: |
npc10troops a:90000,wo:2000,w:2000,s:4000,t:2000 |
This directive is being phased out in lieu of the more powerful NpcTroops goal.
Npc10Limit
Usage: |
npc10limit troops_to_have |
Example: |
npc10limit a:390000,s:50000 |
This directive is being phased out in lieu of the more powerful NpcLimits goal.
NpcExcludeList
Usage: |
npcexcludelist npc1 npc2 npc3 npc4 |
Example: |
npcexcludelist 111,222 111,333 111,444 |
This directive is being phased out in lieu of the more powerful ExcludeList goal.
Npc10ExcludeList
Usage: |
npc10excludelist npc1 npc2 npc3 npc4 |
Example: |
npc10excludelist 111,222 111,333 111,444 |
This directive is being phased out in lieu of the more powerful ExcludeList goal.
NpcTeams
Usage: |
npcteams number_to_send |
Example: |
npcteams 7 |
This directive tells the bot how many teams it may send out at a time. This will count npc farmers, valley farmers, valley acquisition, etc. teams, NOT just npc farmers. RallyPolicy is a better way to go for this.