byond - Modules - TypesDefine Details

code/__DEFINES/flags.dm

ALL_CARDINALSAll the cardinal direction bitflags.
EMOTE_AUDIBLEIs the emote audible
EMOTE_VISIBLEIs the emote visible
EMOTE_IMPORTANTIs it an emote that should be shown regardless of blindness/deafness
EMOTE_NO_MESSAGEDoes the emote not have a message?
WORKING_JOE_EMOTEWorking Joe emote
HAZARD_JOE_EMOTEHazard Joe emote

Define Details

ALL_CARDINALS

All the cardinal direction bitflags.

EMOTE_AUDIBLE

Is the emote audible

EMOTE_IMPORTANT

Is it an emote that should be shown regardless of blindness/deafness

EMOTE_NO_MESSAGE

Does the emote not have a message?

EMOTE_VISIBLE

Is the emote visible

HAZARD_JOE_EMOTE

Hazard Joe emote

WORKING_JOE_EMOTE

Working Joe emote