[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>Includes</h2>
This class includes the following files <a href="include.spells.h.shtml">/include/spells.h</a><h2>Method index</h2>
<dl><ul>
<li><a href="#add_spell_effect">add_spell_effect</a>(int, string, string, object, string, mixed)<li><a href="#do_call_out_effect">do_call_out_effect</a>(mixed *)<li><a href="#do_spell_effects">do_spell_effects</a>(object)<li><a href="#query_effects">query_effects</a>()<li><a href="#query_spell_effect">query_spell_effect</a>(string)<li><a href="#query_spell_effects_type">query_spell_effects_type</a>(string)<li><a href="#queue_commands">queue_commands</a>()<li><a href="#remove_spell_effect">remove_spell_effect</a>(string)</ul><h2>Public Functions</h2>
These are functions that everyone can access.<p>
.<ul><a name="add_spell_effect">
add_spell_effect</a><pre>
int add_spell_effect(int no_rnds,
                     string type,
                     string name,
                     object callee,
                     string func,
                     mixed params)
</pre>
<ul><a name="do_call_out_effect">
do_call_out_effect</a><pre>
void do_call_out_effect(mixed * params)
</pre>
<ul><a name="do_spell_effects">
do_spell_effects</a><pre>
int do_spell_effects(object attacker)
</pre>
<ul><a name="query_effects">
query_effects</a><pre>
mixed query_effects()
</pre>
<ul><a name="query_spell_effect">
query_spell_effect</a><pre>
mixed query_spell_effect(string name)
</pre>
<ul><a name="query_spell_effects_type">
query_spell_effects_type</a><pre>
mixed * query_spell_effects_type(string type)
</pre>
<ul><a name="queue_commands">
queue_commands</a><pre>
int queue_commands()
</pre>
<ul><a name="remove_spell_effect">
remove_spell_effect</a><pre>
int remove_spell_effect(string name)
</pre>

[an error occurred while processing this directive]

