byond - Modules - TypesVar Details - Proc Details

custom_emote

Vars

cooldownCooldown between two use of that emote. Every emote has its own coodldown
idAn id to be able to distinguish emotes
messageMessage displayed when emote is used
spoken_emoteIf this custom emote is a say or a me

Procs

run_custom_emoteRun the custome emote

Var Details

cooldown

Cooldown between two use of that emote. Every emote has its own coodldown

id

An id to be able to distinguish emotes

message

Message displayed when emote is used

spoken_emote

If this custom emote is a say or a me

Proc Details

run_custom_emote

Run the custome emote