[an error occurred while processing this directive]
[<a href="index.shtml">Package Index</a></code> | <a href="index_std.shtml">Mudlib Index</a></code> | <a href="index_eff.shtml">Effect Index</a></code>]<br><h2>File /include/cmds/offer.h</h2>
This file has all the defines for offer/accept npc handlers.<p>Written by Pinkfish<p>Started Tue Aug 18 06:47:13 EDT 1998
<h2>Class Index</h2>
<ul><li><a href="#class_offer_sale">offer_sale</a>
<br/>
The class for offering a sale to another player/npc.
</ul><h2>Classes</h2>
These are nice data types for dealing with...  Data!<p>
<ul>
<li><a name="class_offer_sale">
offer_sale</a><pre>
class offer_sale {
                   int value;
                   string place;
                   object * sell_obs;
                   object seller;
                   object buyer;
}

</pre><br/>
The class for offering a sale to another player/npc.
<p>

</ul>
[an error occurred while processing this directive]

