motiondetector

Vars | |
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 |
Procs | |
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 |
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