version 1.80 | | version 1.81 |
---|
| | |
int checkbanned(char *login, char *host); | | int checkbanned(char *login, char *host); |
/* c_chat.c */ | | /* c_chat.c */ |
int command_say(object *op, char *params); | | int command_say(object *op, char *params); |
| | int command_cointoss(object *op, char *params); |
| | int command_orcknuckle(object *op, char *params); |
int command_shout(object *op, char *params); | | int command_shout(object *op, char *params); |
int command_tell(object *op, char *params); | | int command_tell(object *op, char *params); |
int command_reply(object *op, char *params); | | int command_reply(object *op, char *params); |