.DT
query_npc_current_population
DW_wibble creator help
query_npc_current_population
.SH Name
.SP 5 5
query_npc_current_population - This method returns the current population of this npc
.EP
.SH Syntax
.SI 5
int query_npc_current_population(string npc,
int clean)
.EI
.SH Parameters
.SI 5
%^BOLD%^npc%^RESET%^ - the name of the npc
.EI
.SH Returns
.SI 5
the npc population
.EI
.SH Defined in
.SI 5
/std/hospital.c
.EI
.SH Description
.SP 5 5
This method returns the current population of this npc
.EP