/tg/ Station 13 - Modules - TypesVar Details - Proc Details

status_display_text

Nice overlay to make text smoothly scroll with no client updates after setup.

Vars

messageThe message this overlay is displaying.
status_keyThe status key we represent
use_countAmount of usage this overlay is getting

Procs

disownStatus displays are static, shared by everyone who needs them This marks us as no longer being used by a guy
generate_textGenerate the actual maptext. Arguments:
ownStatus displays are static, shared by everyone who needs them This marks us as being used by one more guy

Var Details

message

The message this overlay is displaying.

status_key

The status key we represent

use_count

Amount of usage this overlay is getting

Proc Details

disown

Status displays are static, shared by everyone who needs them This marks us as no longer being used by a guy

generate_text

Generate the actual maptext. Arguments:

own

Status displays are static, shared by everyone who needs them This marks us as being used by one more guy