Crossfire Server, Trunk
R22047
|
Go to the source code of this file.
Functions | |
int | citylife_globalEventListener (int *type,...) |
int | citylife_runPluginCommand (object *op, char *params) |
int | closePlugin (void) |
int | eventListener (int *type,...) |
void * | getPluginProperty (int *type,...) |
int | initPlugin (const char *iversion, f_plug_api gethooksptr) |
int | postInitPlugin (void) |
int citylife_globalEventListener | ( | int * | type, |
... | |||
) |
Definition at line 716 of file citylife.c.
References add_npc_to_random_map(), add_npcs_to_map(), EVENT_CLOCK, EVENT_MAPLOAD, and RANDOM.
Referenced by postInitPlugin().