brs_portable_scanner 
Vars | |
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 |
Procs | |
status_change | This 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.