.DT
set_level
DW_wibble creator help
set_level

.SH Name
.SP 5 5
set_level -  This method sets the level of the npc with the specified attributes.
.EP

.SH Syntax
.SI 5
void set_level(int lvl,
               string race,
               string guild)
.EI

.SH Parameters
.SI 5
%^BOLD%^lvl%^RESET%^ - the level to set the npc at
%^BOLD%^race%^RESET%^ - the race to set the npc with
%^BOLD%^guild%^RESET%^ - the guild to set the npc with

.EI

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

.SH Description
.SP 5 5

This method sets the level of the npc with the specified attributes.
.EP

