.DT
is_skill_ignored
DW_wibble creator help
is_skill_ignored

.SH Name
.SP 5 5
is_skill_ignored -  This method returns 1 if the skill being asked about should be ignored.
.EP

.SH Syntax
.SI 5
int is_skill_ignored(string skill)
.EI

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

.EI

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

.SH Description
.SP 5 5

This method returns 1 if the skill being asked about should be ignored.
An ignored skill means that up to this point the fact it is this deep
is ignored.  For example,if 'crafts' is ignored then 'crafts.smithing'
would count as if it was a top level skill.
.EP

