[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/effects/religious/theological_debate.c</h2>
This is the effect skelton docs.  This effect
has a classification of "debating.theology".
<p>
Describe the arguments in here.
<p>
This effect has a shadow associated with it.<p><b>See also:</b><br>help::effects
.c<h2>Includes</h2>
This class includes the following files <a href="include.tasks.h.shtml">/include/tasks.h</a>, <a href="include.effect.h.shtml">/include/effect.h</a>, <a href="include.philosophies.h.shtml">/include/philosophies.h</a> and /std/effects/religious/path.h<h2>Method index</h2>
<dl><ul>
<li><a href="#compile_arguments">compile_arguments</a>(object, object, int)<li><a href="#counter_argument">counter_argument</a>(object, object)<li><a href="#debate_round">debate_round</a>(object, object, int)<li><a href="#form_argument">form_argument</a>(object, object)<li><a href="#monitor_points">monitor_points</a>(object, int)<li><a href="#opponent_loses">opponent_loses</a>(object, object, int)<li><a href="#player_loses">player_loses</a>(object, object, int)</ul><h2>Public Functions</h2>
These are functions that everyone can access.<p>
.<ul><a name="compile_arguments">
compile_arguments</a><pre>
void compile_arguments(object player,
                       object opponent,
                       int id)
</pre>
<ul><a name="counter_argument">
counter_argument</a><pre>
int counter_argument(object opponent,
                     object where)
</pre>
<ul><a name="debate_round">
debate_round</a><pre>
void debate_round(object player,
                  object opponent,
                  int id)
</pre>
<ul><a name="form_argument">
form_argument</a><pre>
int form_argument(object player,
                  object where)
</pre>
<ul><a name="monitor_points">
monitor_points</a><pre>
void monitor_points(object thing,
                    int charge)
</pre>
<ul><a name="opponent_loses">
opponent_loses</a><pre>
void opponent_loses(object opponent,
                    object where,
                    int number)
</pre>
<ul><a name="player_loses">
player_loses</a><pre>
void player_loses(object player,
                  object where,
                  int number)
</pre>

[an error occurred while processing this directive]

