Space Station 13 - Modules - TypesVar Details - Proc Details

brs_portable_scanner

Vars

failure_forceExplosion force during failure, in tiles
failure_timeWorld time when the scanner gonna fail
idNeeded for users to distinguish between servers
max_rangeMaximum rift detection distance
switchingIs the scanner switching on/off right now
time_for_failureTime to failure under critical conditions
time_for_switchDelay before the scanner switches on/off

Procs

status_changeThis should be called every time scanning_status has been changed.

Var Details

failure_force

Explosion force during failure, in tiles

failure_time

World time when the scanner gonna fail

id

Needed for users to distinguish between servers

max_range

Maximum rift detection distance

switching

Is the scanner switching on/off right now

time_for_failure

Time to failure under critical conditions

time_for_switch

Delay before the scanner switches on/off

Proc Details

status_change

This should be called every time scanning_status has been changed.