code/__DEFINES/ghost.dm 
GHOST_ORBIT_CIRCLE | Ghosts will orbit objects in a circle |
---|---|
GHOST_ORBIT_TRIANGLE | Ghosts will orbit objects in a triangle |
GHOST_ORBIT_HEXAGON | Ghosts will orbit objects in a hexagon |
GHOST_ORBIT_SQUARE | Ghosts will orbit objects in a square |
GHOST_ORBIT_PENTAGON | Ghosts will orbit objects in a pentagon |
GHOST_ACCS_NONE | The main player's ghost will display as a simple white ghost |
GHOST_ACCS_DIR | The main player's ghost will display as a transparent mob |
GHOST_ACCS_FULL | The main player's ghost will display as a transparent mob with clothing |
GHOST_ACCS_DEFAULT_OPTION | The default ghost display selection for the main player |
GHOST_OTHERS_SIMPLE | The other players ghosts will display as a simple white ghost |
GHOST_OTHERS_DEFAULT_SPRITE | The other players ghosts will display as transparent mobs |
GHOST_OTHERS_THEIR_SETTING | The other players ghosts will display as transparent mobs with clothing |
GHOST_OTHERS_DEFAULT_OPTION | The default ghost display selection when viewing other players |
GHOST_MAX_VIEW_RANGE_DEFAULT | A ghosts max view range if they are a BYOND guest or regular account |
GHOST_MAX_VIEW_RANGE_MEMBER | A ghosts max view range if they are a BYOND paid member account (P2W feature) |
DEADCHAT_ANNOUNCEMENT | Deadchat notification for important round events (RED_ALERT, shuttle EVAC, communication announcements, etc.) |
DEADCHAT_ARRIVALRATTLE | Deadchat notification for new players who join the round at arrivals |
DEADCHAT_DEATHRATTLE | Deadchat notification for players who die during the round |
DEADCHAT_LAWCHANGE | Deadchat notification for when there is an AI law change |
DEADCHAT_LOGIN_LOGOUT | Deadchat notification for when players enter/leave the server (ignores stealth admins) |
DEADCHAT_REGULAR | Deadchat regular ghost chat |
CAMERA_NO_GHOSTS | Pictures taken by a camera will not display ghosts |
CAMERA_SEE_GHOSTS_BASIC | Pictures taken by a camera will display ghosts in the photo |
CAMERA_SEE_GHOSTS_ORBIT | Pictures taken by a camera will display ghosts and their orbits |
Define Details
CAMERA_NO_GHOSTS 
Pictures taken by a camera will not display ghosts
CAMERA_SEE_GHOSTS_BASIC 
Pictures taken by a camera will display ghosts in the photo
CAMERA_SEE_GHOSTS_ORBIT 
Pictures taken by a camera will display ghosts and their orbits
DEADCHAT_ANNOUNCEMENT 
Deadchat notification for important round events (RED_ALERT, shuttle EVAC, communication announcements, etc.)
DEADCHAT_ARRIVALRATTLE 
Deadchat notification for new players who join the round at arrivals
DEADCHAT_DEATHRATTLE 
Deadchat notification for players who die during the round
DEADCHAT_LAWCHANGE 
Deadchat notification for when there is an AI law change
DEADCHAT_LOGIN_LOGOUT 
Deadchat notification for when players enter/leave the server (ignores stealth admins)
DEADCHAT_REGULAR 
Deadchat regular ghost chat
GHOST_ACCS_DEFAULT_OPTION 
The default ghost display selection for the main player
GHOST_ACCS_DIR 
The main player's ghost will display as a transparent mob
GHOST_ACCS_FULL 
The main player's ghost will display as a transparent mob with clothing
GHOST_ACCS_NONE 
The main player's ghost will display as a simple white ghost
GHOST_MAX_VIEW_RANGE_DEFAULT 
A ghosts max view range if they are a BYOND guest or regular account
GHOST_MAX_VIEW_RANGE_MEMBER 
A ghosts max view range if they are a BYOND paid member account (P2W feature)
GHOST_ORBIT_CIRCLE 
Ghosts will orbit objects in a circle
GHOST_ORBIT_HEXAGON 
Ghosts will orbit objects in a hexagon
GHOST_ORBIT_PENTAGON 
Ghosts will orbit objects in a pentagon
GHOST_ORBIT_SQUARE 
Ghosts will orbit objects in a square
GHOST_ORBIT_TRIANGLE 
Ghosts will orbit objects in a triangle
GHOST_OTHERS_DEFAULT_OPTION 
The default ghost display selection when viewing other players
GHOST_OTHERS_DEFAULT_SPRITE 
The other players ghosts will display as transparent mobs
GHOST_OTHERS_SIMPLE 
The other players ghosts will display as a simple white ghost
GHOST_OTHERS_THEIR_SETTING 
The other players ghosts will display as transparent mobs with clothing