version 1.170 | | version 1.171 |
---|
| | |
void *cfapi_party_get_property(int *type, ...); | | void *cfapi_party_get_property(int *type, ...); |
void *cfapi_region_get_property(int *type, ...); | | void *cfapi_region_get_property(int *type, ...); |
void *cfapi_player_can_pay(int *type, ...); | | void *cfapi_player_can_pay(int *type, ...); |
| | void *cfapi_log(int *type, ...); |
command_array_struct *find_plugin_command(char *cmd, object *op); | | command_array_struct *find_plugin_command(char *cmd, object *op); |
int initPlugins(void); | | int initPlugins(void); |
/* resurrection.c */ | | /* resurrection.c */ |