These are enumerations used throughout the game implementations.
Value | Name |
---|---|
0 | Password |
1 | Password verification |
2 | Display name |
3 | Done |
Value | Name |
---|---|
0 | Username |
1 | Password |
2 | Login conflict |
3 | Creation |
4 | Logged in |
Value | Name |
---|---|
do_not_use | Undefined |
room | Room |
npc | NPC (Non-Player Character) |
item | Item |
plyer | Player |
Value | Name |
---|---|
0 | Starting |
1 | Running |
2 | Shutting down |
3 | Shutdown |
Value | Name |
---|---|
0 | Login |
1 | Creation |
2 | Playing |
3 | Disconnecting |