/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/ghost.dm

GHOST_ORBIT_CIRCLEGhosts will orbit objects in a circle
GHOST_ORBIT_TRIANGLEGhosts will orbit objects in a triangle
GHOST_ORBIT_HEXAGONGhosts will orbit objects in a hexagon
GHOST_ORBIT_SQUAREGhosts will orbit objects in a square
GHOST_ORBIT_PENTAGONGhosts will orbit objects in a pentagon
GHOST_ACCS_NONEThe main player's ghost will display as a simple white ghost
GHOST_ACCS_DIRThe main player's ghost will display as a transparent mob
GHOST_ACCS_FULLThe main player's ghost will display as a transparent mob with clothing
GHOST_ACCS_DEFAULT_OPTIONThe default ghost display selection for the main player
GHOST_OTHERS_SIMPLEThe other players ghosts will display as a simple white ghost
GHOST_OTHERS_DEFAULT_SPRITEThe other players ghosts will display as transparent mobs
GHOST_OTHERS_THEIR_SETTINGThe other players ghosts will display as transparent mobs with clothing
GHOST_OTHERS_DEFAULT_OPTIONThe default ghost display selection when viewing other players
GHOST_MAX_VIEW_RANGE_DEFAULTA ghosts max view range if they are a BYOND guest or regular account
GHOST_MAX_VIEW_RANGE_MEMBERA ghosts max view range if they are a BYOND paid member account (P2W feature)
DEADCHAT_ANNOUNCEMENTDeadchat notification for important round events (RED_ALERT, shuttle EVAC, communication announcements, etc.)
DEADCHAT_ARRIVALRATTLEDeadchat notification for new players who join the round at arrivals
DEADCHAT_DEATHRATTLEDeadchat notification for players who die during the round
DEADCHAT_LAWCHANGEDeadchat notification for when there is an AI law change
DEADCHAT_LOGIN_LOGOUTDeadchat notification for when players enter/leave the server (ignores stealth admins)
DEADCHAT_REGULARDeadchat regular ghost chat
CAMERA_NO_GHOSTSPictures taken by a camera will not display ghosts
CAMERA_SEE_GHOSTS_BASICPictures taken by a camera will display ghosts in the photo
CAMERA_SEE_GHOSTS_ORBITPictures 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