<?xml version="1.0" encoding="utf-8"?>
<s1 title="SellPrice"><p></p>
<s2 id="Function:" title="Function:">
<p><strong>SellPrice(x)</strong> </p>
<p>You can access the last known sell prices for resources via script with this function... X of course would be a number 0-3 (0 = food, 1 = wood, 2 = stone, 3 = iron) </p>
<p><strong>Example:</strong> </p>
<p>echo SellPrice(3) </p>
<p>will return last known offer (sell) price for iron </p>

<br/>------------------------------------------------------------------------------<br/>
<p> <jump href="/wiki/ScriptResource">ScriptResource</jump> </p>
</s2></s1>