<?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>Config</title><revhistory><revision><revnumber>6</revnumber><date>2012-10-24 01:06:45</date><authorinitials>Romulus</authorinitials></revision><revision><revnumber>5</revnumber><date>2012-10-21 15:40:47</date><authorinitials>Inanna</authorinitials></revision><revision><revnumber>4</revnumber><date>2012-09-09 22:30:17</date><authorinitials>Inanna</authorinitials></revision><revision><revnumber>3</revnumber><date>2012-09-05 16:18:12</date><authorinitials>Inanna</authorinitials></revision><revision><revnumber>2</revnumber><date>2012-09-05 15:12:46</date><authorinitials>Inanna</authorinitials></revision><revision><revnumber>1</revnumber><date>2012-09-05 15:12:19</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>config [directive]:[value] </para></entry></row><row rowsep="1"><entry colsep="1" rowsep="1"><para>Example: </para></entry><entry colsep="1" rowsep="1"><para>config wartown:0 </para></entry></row></tbody></tgroup></informaltable><para>In order to allow control of all the bot functions through the scripting interface, all <emphasis>config</emphasis> switches that can be set in the goals page are accessible in your script. The new settings will be retained until: </para><itemizedlist><listitem><para>they are changed again through a script command </para></listitem><listitem><para>the Set Goals button in the Goals page is selected, or </para></listitem><listitem><para>the bot is restarted. </para></listitem></itemizedlist><para>The changes made to settings through the script interface will only change the values currently in memory. No actual changes are made to the Goals page and all values can be restored to settings on the goals page by selecting <emphasis role="strong">Set Goals</emphasis> with the goals window displayed. </para><!--rule (<hr>) is not applicable to DocBook--><!--rule (<hr>) is not applicable to DocBook--><para> <ulink url="http://guide.neatportal.com/wiki/Config/wiki/ScriptCity#">ScriptCity</ulink> </para></article>