Terms
Characters
The interactive people that wanders around the town of Dun Darach.
Identity Badge
This is the symbol, containing a characters initial, that is display underneath the stage to identify each character as they walk pass the camera.
Exits
Exit values:
EXIT |
INDEX |
FLAG |
N |
0 |
1 |
E |
1 |
2 |
S |
2 |
4 |
W |
3 |
8 |
The index is used by the compass and map.
The flags are used by the room data, where if that bit is set, then the data will contain information on that particular exit.