code/__DEFINES/ghost.dm ![code/__DEFINES/ghost.dm0](git.png)
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 ![code/__DEFINES/ghost.dm 54](git.png)
Pictures taken by a camera will not display ghosts
CAMERA_SEE_GHOSTS_BASIC ![code/__DEFINES/ghost.dm 56](git.png)
Pictures taken by a camera will display ghosts in the photo
CAMERA_SEE_GHOSTS_ORBIT ![code/__DEFINES/ghost.dm 58](git.png)
Pictures taken by a camera will display ghosts and their orbits
DEADCHAT_ANNOUNCEMENT ![code/__DEFINES/ghost.dm 41](git.png)
Deadchat notification for important round events (RED_ALERT, shuttle EVAC, communication announcements, etc.)
DEADCHAT_ARRIVALRATTLE ![code/__DEFINES/ghost.dm 43](git.png)
Deadchat notification for new players who join the round at arrivals
DEADCHAT_DEATHRATTLE ![code/__DEFINES/ghost.dm 45](git.png)
Deadchat notification for players who die during the round
DEADCHAT_LAWCHANGE ![code/__DEFINES/ghost.dm 47](git.png)
Deadchat notification for when there is an AI law change
DEADCHAT_LOGIN_LOGOUT ![code/__DEFINES/ghost.dm 49](git.png)
Deadchat notification for when players enter/leave the server (ignores stealth admins)
DEADCHAT_REGULAR ![code/__DEFINES/ghost.dm 51](git.png)
Deadchat regular ghost chat
GHOST_ACCS_DEFAULT_OPTION ![code/__DEFINES/ghost.dm 22](git.png)
The default ghost display selection for the main player
GHOST_ACCS_DIR ![code/__DEFINES/ghost.dm 17](git.png)
The main player's ghost will display as a transparent mob
GHOST_ACCS_FULL ![code/__DEFINES/ghost.dm 19](git.png)
The main player's ghost will display as a transparent mob with clothing
GHOST_ACCS_NONE ![code/__DEFINES/ghost.dm 15](git.png)
The main player's ghost will display as a simple white ghost
GHOST_MAX_VIEW_RANGE_DEFAULT ![code/__DEFINES/ghost.dm 35](git.png)
A ghosts max view range if they are a BYOND guest or regular account
GHOST_MAX_VIEW_RANGE_MEMBER ![code/__DEFINES/ghost.dm 37](git.png)
A ghosts max view range if they are a BYOND paid member account (P2W feature)
GHOST_ORBIT_CIRCLE ![code/__DEFINES/ghost.dm 3](git.png)
Ghosts will orbit objects in a circle
GHOST_ORBIT_HEXAGON ![code/__DEFINES/ghost.dm 7](git.png)
Ghosts will orbit objects in a hexagon
GHOST_ORBIT_PENTAGON ![code/__DEFINES/ghost.dm 11](git.png)
Ghosts will orbit objects in a pentagon
GHOST_ORBIT_SQUARE ![code/__DEFINES/ghost.dm 9](git.png)
Ghosts will orbit objects in a square
GHOST_ORBIT_TRIANGLE ![code/__DEFINES/ghost.dm 5](git.png)
Ghosts will orbit objects in a triangle
GHOST_OTHERS_DEFAULT_OPTION ![code/__DEFINES/ghost.dm 32](git.png)
The default ghost display selection when viewing other players
GHOST_OTHERS_DEFAULT_SPRITE ![code/__DEFINES/ghost.dm 27](git.png)
The other players ghosts will display as transparent mobs
GHOST_OTHERS_SIMPLE ![code/__DEFINES/ghost.dm 25](git.png)
The other players ghosts will display as a simple white ghost
GHOST_OTHERS_THEIR_SETTING ![code/__DEFINES/ghost.dm 29](git.png)
The other players ghosts will display as transparent mobs with clothing