<?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>MarketUpdate</title><revhistory><revision><revnumber>2</revnumber><date>2013-10-13 06:51:30</date><authorinitials>tech</authorinitials></revision><revision><revnumber>1</revnumber><date>2013-10-13 06:50:47</date><authorinitials>tech</authorinitials></revision></revhistory></articleinfo><section><title>Function</title><para><emphasis role="strong">Syntax:</emphasis> </para><para><emphasis role="strong">marketupdate res</emphasis> </para><para>where res can be 0-3 or food, wood, stone, iron </para><para><emphasis role="strong">Examples:</emphasis> </para><screen><![CDATA[marketupdate 0
]]><![CDATA[
marketupdate wood
]]><![CDATA[
marketupdate 2
]]><![CDATA[
marketupdate iron]]></screen><para>1st example will refresh bot's market info for food, 2nd example updates market info for wood, 3rd example updates stone, 4th example updates iron... you can use either the number for the res or the written word. </para><!--rule (<hr>) is not applicable to DocBook--><para> <ulink url="http://guide.neatportal.com/wiki/MarketUpdate/wiki/ScriptResource#">ScriptResource</ulink> </para></section></article>