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

greenscreen_camera

A stationary object which "records" anyone who is in front of it and broadcasts them to all status displays

Vars

displayThe actual atom we hold the appearance on, held in nullspace
greenscreen_turfTracks the turf we are recording
micLazy-inited microphone to relay speech over the displays

Procs

can_broadcastCheck if the passed atom can be shown on the display
update_status_displaysSends a signal to all relevant status displays to update their greenscreen

Var Details

display

The actual atom we hold the appearance on, held in nullspace

greenscreen_turf

Tracks the turf we are recording

mic

Lazy-inited microphone to relay speech over the displays

Proc Details

can_broadcast

Check if the passed atom can be shown on the display

update_status_displays

Sends a signal to all relevant status displays to update their greenscreen