.DT
query_allowed_to_teach
DW_wibble creator help
query_allowed_to_teach

.SH Name
.SP 5 5
query_allowed_to_teach -  This method checks to see if this particular skill is allowed to be taught to people.
.EP

.SH Syntax
.SI 5
int query_allowed_to_teach(string str)
.EI

.SH Parameters
.SI 5
%^BOLD%^str%^RESET%^ - the skill to check
.EI

.SH Returns
.SI 5
1 if they are not allowed to teach it, 0 if they are
.EI

.SH Defined in
.SI 5
/std/skills.c
.EI

.SH Description
.SP 5 5

This method checks to see if this particular skill is allowed to be
taught to people.
.EP

