TinyMUSH 3.3
TinyMUSH Server
Loading...
Searching...
No Matches
Typedefs | Functions
mguests.c File Reference

multiguest code originally ported from DarkZone More...

#include "config.h"
#include "constants.h"
#include "typedefs.h"
#include "macros.h"
#include "externs.h"
#include "prototypes.h"
#include <string.h>
Include dependency graph for mguests.c:

Typedefs

typedef int object_flag_type
 

Functions

dbref create_guest (int num)
 
void destroy_guest (dbref guest)
 
char * make_guest (DESC *d)
 

Detailed Description

multiguest code originally ported from DarkZone

Author
TinyMUSH development team (https://github.com/TinyMUSH)
Version
3.3
Date
2021-01-04