[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 /secure/simul_efun/pl_to_ob.c</h2>
Cotains some simul_efuns.<p>Written by Pinkfish
<h2>Method index</h2>
<dl><ul>
<li><a href="#player_to_object">player_to_object</a>(string)<br/>
This method turns a players name into an object, using nicknames.
</ul><h2>Public Functions</h2>
These are functions that everyone can access.<p>
.<ul><a name="player_to_object">
player_to_object</a><pre>
object player_to_object(string str)
</pre></br>
This method turns a players name into an object, using nicknames.
 Turn a players name (string) into an object, nicknames are handled
 player_object = player_to_object("antiriad");
<p>
  Coded by Antiriad, womble on.


[an error occurred while processing this directive]

