SS1984 - Modules - TypesVar Details - Proc Details

broadcast_camera

Vars

activeAre we currently "filming"?
cameraThe camera itself
camera_networkWhat network is used for the camera
canhear_rangeRange of sound capturing
soundloopSound loop of the camera working
tapeThe tape inside the camera. Required for being active
toggle_cooldownThe cooldown for toggling.
toggle_cooldown_durationHow often can we toggle it off and on

Procs

ejectProc to eject tape from the camera.
init_cameraProc used to initialize the internal camera
toggleProc used to toggle the state of the camera.
update_feedsProc used to update enternainment monitors about our existence and the cameranet about current state

Var Details

active

Are we currently "filming"?

camera

The camera itself

camera_network

What network is used for the camera

canhear_range

Range of sound capturing

soundloop

Sound loop of the camera working

tape

The tape inside the camera. Required for being active

toggle_cooldown

The cooldown for toggling.

toggle_cooldown_duration

How often can we toggle it off and on

Proc Details

eject

Proc to eject tape from the camera.

init_camera

Proc used to initialize the internal camera

toggle

Proc used to toggle the state of the camera.

update_feeds

Proc used to update enternainment monitors about our existence and the cameranet about current state