Detectors (Disambiguation)

From Official Barotrauma Wiki
Revision as of 01:56, 23 October 2020 by BTGamepedia>Acekaburaky (Moved info from separate detector pages to here)
Jump to: navigation, search
Detectors (Disambiguation)
Click to upload a new image.Dummy link


Sprite
Crafting
Fabricator
Requirements
Skill: Electrical: 30
Deconstructor Yield
Technical
Identifier
Categories

Detectors are a type of Electrical Component that detect water/oxygen/motion/smoke and send out signals accordingly.

Most commonly used with Pumps to auto-pump water out of certain rooms (custom submarines) and to trigger siren about rising flood in the submarine.

Motion Detector File:Motion Detector icon.png

"Sends out a signal when it detects movement."

The Motion Detector is an electrical component used to provide a signal when it detects a creature.

It is most commonly used in tandem with Light Components to provide a warning when monsters are nearby.

Hover over pins to see their descriptions

Connection Panel for Detectors (Disambiguation)
Hover over pins to see their descriptions.
State_Out
Outputs a signal of 1 when a creature is detected, otherwise outputs 0.
Requires: Screwdriver

Oxygen Detector File:Oxygen Detector icon.png

"Sends out a value between 0-100 depending on the quality of the surrounding air."

The Oxygen Detector is an electrical component used to provide a signal when it detects oxygen.

It is most commonly used in tandem with Status Monitors to view the level of oxygen in certain hulls. The signal_out output can be connected to the Status Monitor's oxygen_data_in input to display the air quality for a room.

Hover over pins to see their descriptions

Connection Panel for Detectors (Disambiguation)
Hover over pins to see their descriptions.
Signal_Out
Outputs the level of oxygen of the room it is in, ranging from 0 to 100.
Requires: Screwdriver

Smoke Detector File:Smoke Detector icon.png

"Sends out a signal when it senses smoke."

The Smoke Detector is an electrical component used to provide a signal when it detects fire.

It is most commonly used in tandem with Alarms to signal the crew to an active fire.

Hover over pins to see their descriptions

Connection Panel for Detectors (Disambiguation)
Hover over pins to see their descriptions.
Signal_Out
Outputs a signal of 1 when fire is detected, otherwise outputs 0.
Requires: Screwdriver

Water Detector File:Water Detector icon.png

"Sends out a signal when the detector is submerged."

The Water Detector is an electrical component used to provide a signal when it detects water.

It is most commonly used in tandem with Pumps, Doors, Alarms to pump out water, or alert the crew when water is detected inside.

Hover over pins to see their descriptions

Connection Panel for Detectors (Disambiguation)
Hover over pins to see their descriptions.
Signal_Out
Outputs a signal of 1 when water is detected, otherwise outputs 0.
Requires: Screwdriver

Trivia

  • Before being introduced to vanilla, Motion Detectors were already present in the mod Barotrauma Extended (BTE). Originally in BTE the sensor function was added using xml code from already existing vanilla "alien motion sensors".