byond - Modules - TypesVar Details

tape

Vars

flipped_nameused to store the tape's name for one side and the other side
initial_icon_stateBecause we can't expect God to do all the work.
storedinfoNumbered list of chat messages the recorder has heard with spans and prepended timestamps. Used for playback and transcription.
timestampNumbered list of seconds the messages in the previous list appear at on the tape. Used by playback to get the timing right.

Var Details

flipped_name

used to store the tape's name for one side and the other side

initial_icon_state

Because we can't expect God to do all the work.

storedinfo

Numbered list of chat messages the recorder has heard with spans and prepended timestamps. Used for playback and transcription.

timestamp

Numbered list of seconds the messages in the previous list appear at on the tape. Used by playback to get the timing right.