byond - Modules - TypesVar Details - Proc Details

motiondetector

Vars

blips_listThe list of all the blips
hostile_detectedIf a hostile was detected
move_sensitivityThe time needed after the last move to not be detected by this motion detector
operatorWho's using this item
rangeThe range of this motion detector

Procs

clean_blipsClean all blips from operator screen
clean_operatorSignal handler to clean out user vars
prepare_blipPrepare the blip to be print on the operator screen
start_processing_againActivate the attachement when your are putting the gun out of your suit slot

Var Details

blips_list

The list of all the blips

hostile_detected

If a hostile was detected

move_sensitivity

The time needed after the last move to not be detected by this motion detector

operator

Who's using this item

range

The range of this motion detector

Proc Details

clean_blips

Clean all blips from operator screen

clean_operator

Signal handler to clean out user vars

prepare_blip

Prepare the blip to be print on the operator screen

start_processing_again

Activate the attachement when your are putting the gun out of your suit slot