<?xml version="1.0" encoding="utf-8"?><!DOCTYPE article  PUBLIC '-//OASIS//DTD DocBook XML V4.4//EN'  'http://www.docbook.org/xml/4.4/docbookx.dtd'><article><articleinfo><title>Plan</title><revhistory><revision><revnumber>3</revnumber><date>2014-09-06 19:26:44</date><authorinitials>Inanna</authorinitials></revision><revision><revnumber>2</revnumber><date>2014-09-06 19:20:37</date><authorinitials>Inanna</authorinitials></revision><revision><revnumber>1</revnumber><date>2014-09-06 19:18:59</date><authorinitials>Inanna</authorinitials></revision></revhistory></articleinfo><informaltable><tgroup cols="2"><colspec colname="col_0"/><colspec colname="col_1"/><tbody><row rowsep="1"><entry colsep="1" rowsep="1"><para>Usage:</para></entry><entry colsep="1" rowsep="1"><para>plan building_researchType:level:quantity,[building_researchType:level:quantity]</para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Example:</para></entry><entry colsep="1" rowsep="1"><para>plan c:4:3,ag:1,lu:1,mi:1 </para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Default:</para></entry><entry colsep="1" rowsep="1"><para>none </para></entry></row></tbody></tgroup></informaltable><para>With this goal, you are able to instruct your bot to work on buildings and research in your city. Plan differs from the <ulink url="http://guide.neatportal.com/wiki/Plan/wiki/Build#">Build</ulink> and <ulink url="http://guide.neatportal.com/wiki/Plan/wiki/Research#">Research</ulink> goals in that it will allow you to specify both building and research on the same line, and neither task will work on other goals until it is completed. As an example, if you had in goals: </para><itemizedlist><listitem override="none"><screen><![CDATA[build c:4:9,i:4:40
build b:4:14
research mi:4
research ar:8,mt:7,ho:5]]></screen></listitem></itemizedlist><para>Then your bot would work on the first build line and the first research line at the same time, until either line was finished. Then it would begin the 2nd line of that task while still working on the 1st line of the other. Eg: if mining level 4 finished first, then it would begin working on archery/military tradition/horseback riding right away, while the cottages and iron mines were still in progress for building. </para><para>With plan you could have:  </para><itemizedlist><listitem override="none"><screen><![CDATA[plan c:4:9,i:4:40,b:4:14,mi:4
plan ar:8,mt:7,ho:5]]></screen></listitem></itemizedlist><para>In this case your bot would finish the cottages and iron mines, the barracks, and mining level 4 before the 2nd line (archery, etc.) could begin. </para><para>As with building and research, you can write out the full name or use the abbreviations. They use the same abbreviations as <ulink url="http://guide.neatportal.com/wiki/Plan/wiki/Build#">Build</ulink> and <ulink url="http://guide.neatportal.com/wiki/Plan/wiki/Research#">Research</ulink>, with one exception: stockpiling. Since &quot;st&quot; works on build for stable and research for stockpiling, the abbreviation &quot;sp&quot; was added. When using the plan goal, you must use &quot;sp&quot; for stockpiling research and &quot;st&quot; for stable build. </para><para>You can enable/disable your plan goals with config plan:0 (for off) or config plan:1 (for on, which is default). </para><!--rule (<hr>) is not applicable to DocBook--><para> <ulink url="http://guide.neatportal.com/wiki/Plan/wiki/CategoryAllGoals#">CategoryAllGoals</ulink> <ulink url="http://guide.neatportal.com/wiki/Plan/wiki/CategoryCityGoals#">CategoryCityGoals</ulink> </para></article>