 |
Crossfire Server, Trunk
1.75.0
|
int closePlugin(void)
Close the plugin.
int eventListener(int *type,...)
Handles an object-related event.
int initPlugin(const char *iversion, f_plug_api gethooksptr)
Plugin initialisation function.
void(* f_plug_api)(int *type,...)
General API function.
int cfnewspaper_globalEventListener(int *type,...)
int cfnewspaper_runPluginCommand(object *op, char *params)
void * getPluginProperty(int *type,...)
Gets a plugin property.
int postInitPlugin(void)
Plugin was initialized, now to finish.