[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/tell_creator.c</h2>
This method writes a message to a creator, it's mainly meant 
for debug messages where sending a message to a specific 
creator is smarter than sending it to players, who will only get confused.
<h2>Method index</h2>
<dl><ul>
<li><a href="#tell_creator">tell_creator</a>(mixed, string, mixed args)</ul><h2>Public Functions</h2>
These are functions that everyone can access.<p>
.<ul><a name="tell_creator">
tell_creator</a><pre>
varargs void tell_creator(mixed cre,
                          string fmt,
                          mixed args ...)
</pre>

[an error occurred while processing this directive]

