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?

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