|
void | do_teleport (dbref player, dbref cause, int key, char *arg1, char *arg2) |
|
void | do_force_prefixed (dbref player, dbref cause, int key, char *command, char *args[], int nargs) |
|
void | do_force (dbref player, __attribute__((unused)) dbref cause, int key, char *what, char *command, char *args[], int nargs) |
|
void | do_toad (dbref player, __attribute__((unused)) dbref cause, int key, char *toad, char *newowner) |
|
void | do_newpassword (dbref player, __attribute__((unused)) dbref cause, __attribute__((unused)) int key, char *name, char *password) |
|
void | do_boot (dbref player, __attribute__((unused)) dbref cause, int key, char *name) |
|
void | do_poor (__attribute__((unused)) dbref player, __attribute__((unused)) dbref cause, __attribute__((unused)) int key, char *arg1) |
|
void | do_cut (dbref player, __attribute__((unused)) dbref cause, __attribute__((unused)) int key, char *thing) |
|
void | do_motd (dbref player, __attribute__((unused)) dbref cause, int key, char *message) |
|
void | do_global (dbref player, __attribute__((unused)) dbref cause, int key, char *flag) |
|