[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 /std/living/mon_actions.c</h2>
This is the old method of handling npc actions.  Effects should now
always be used instead of these functions.
<p>
Do not use there functions!<p>Written by Pinkfish
<h2>Includes</h2>
This class includes the following files /include/monster.h<h2>Method index</h2>
<ul>
<li><a href="#add_triggered_action">add_triggered_action</a>(string, string, mixed, string)<br/>
Do not use this method!
</ul>
<h2>Public Functions</h2>
These are functions that everyone can access.<p>
<dl>
<dt class="autodocfuncname"><a name="add_triggered_action">
add_triggered_action</a><pre class="autodocfuncdef">
int add_triggered_action(string name,
                         string trigger,
                         mixed ob,
                         string func)
</pre><dd><br />
Do not use this method!  Use effects instead.
<br />

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

