.DT
init_command
DW_wibble creator help
init_command
.SH Name
.SP 5 5
init_command - This method allows you submit delayed commands to the npc via a call_out.
.EP
.SH Syntax
.SI 5
varargs void init_command(string str,
int tim)
.EI
.SH Defined in
.SI 5
/obj/monster.c
.EI
.SH Description
.SP 5 5
This method allows you submit delayed commands to the npc
via a call_out.
.EP
.SH See also
.SP 5 5
do_command(), queue_command(), delay_command()
.EP