User:Supersonic576

From Space Station 13 Wiki
Revision as of 20:39, 19 June 2014 by Hyphz (talk | contribs)
Jump to navigation Jump to search

MechComp (WIP)

In your lab of secrets you have some neat components found in the MechComp dispenser, which can be used for wonderful useful things.

What do I have?

A lot of different things.

Inputs

Machinery meant to send a signal to other machinery.

Item Image Description
Button
BigRedButton.png
Used to send a signal V.I.A. pressing the button
Pressure Pad
PressureSensor2.png
Used to send a signal V.I.A. stepping on it
Doors
Airlock64.png
Yes, doors can be used to send signals to machinery too

Wiring

Wiring used to make more complicated machines.

Item Image Description
Relay Component
RelayComponent.png
Used to send a signal between a non-MechComp machine, and another non-MechComp machine (ex: Doors)
AND Component
ANDComponent2.png
Sends a signal when 2 signals are sent to it within 2 seconds[CITATION NEEDED] of each other
OR Component
ORComponent.png
Sends a signal when a specified signal is sent to it


Toggle Component
ToggleComponent.png
MORE INFO NEEDED
Selection Component
SelectionComponent.png
MORE INFO NEEDED
Delay Circut
DelayComponent2.png
Used to delay a signal
Signal Check Component
SignalCheckComponent.png
MORE INFO NEEDED
Signal Builder Component
SignalBuilderComponent.png
Builds a message, typically a machine signal with key-value pairs, by appending send strings together with configurable start and end strings.
RegEx Find Component
RegExFindComponent.png
MORE INFO NEEDED
RegEx Replace Component
RegExReplaceComponent.png
MORE INFO NEEDED

Machines

Actual machinery dispensed by MechComp.

Item Image Description
Graviton Accelerator
GravitonAccelerator2.png
The Holy Grail of MechComp, used to send any unbolted item (or person) flying away in a fixed direction until it/he/she collides with something
Microphone Component
MicrophoneComponent.png
MORE INFO NEEDED
Sound Synthesizer
SoundSynthesizerComponent.png
Used to produce any talk you would like it to say
Wifi Component
WifiComponent.png
Sends or receives messages on a radio channel of your choice.
Wifi Signal Splitter Component
WifiSignalSplitterComponent.png
Decomposes machine signals sent in key1=value1&key2=value2&key3=value3&.. format. Set the trigger field to the part you want to extract, and the text of that value (only) will be sent on the output connection.
LED Component
LEDComponent.png
Used to produce a variety of wonderful colors
Gun Component
GunComponent3.png
Fires a gun. But you need to bring your own gun.
Energy Gun Component
ChargeableGunComponent2.png
A turret used to fire energy based guns
Teleport Component
TeleportComponent.png
When activated, moves anything standing on it to the teleporter with the same ID.
Control Unit
ProgrammableControlUnit.png
Can be programmed in a simple assembly language to transform inputs to outputs.
Sensor Pipe Segment
SensorPipe.png
MORE INFO NEEDED
Controlled Pipe Junction
ControlledPipeJunction.png
MORE INFO NEEDED

How do I make machines?

Put parts in the places you want, use the wrench on them to bolt them to the floor (use it again to unbolt them if you wish).

Then, link parts together by dragging parts to other parts with your mouse, it will ask you what you want the first item to be, the trigger or the receiver. Select trigger to make the first part trigger the other part, or receiver to make the first part receive a signal from the other part.

Then, it will ask what you want it to do. No matter if you selected the trigger first or the receiver first, it will always be in the context of "What do you want the trigger to do to the receiver?", sometimes it just says "activate", but most of the time there are other options.

A note about doors

From what I can tell, you can only open doors with machines when they don't require any access at all! However, all doors can send a signal to machinery.

How Signals Work

There are two types of signals [I don't think they're named, but if there's an official name, tell me], we will call them Fixed Signals, and Send Signals.

Fixed signals aren't editable, they are stuff like "Activate" when activating something, or "Recharge" for recharging the Chargeable Gun (more on that later).

Send Signals are the opposite of that. When you right-click something like a button or a pressure plate, you will notice under their menus an option saying "[Set Send-Signal]". Send Signals are signals that can be customized, and are important for Sound Synthesizers and OR Components. Doors give out "doorClosed" and "doorOpened" when they are closed and opened, and if you were to connect a Sound Synthesizer to a door, the Synthesizer would say "doorClosed" and "doorOpened" respectively.

How do I use the other stuff?

Relay Component

You can use the Relay Component to send a signal between a non-MechComp machine to another non-MechComp machine e.g. doors. Remember, you can't drag from the object to the Relay if you want to make the Relay the receiver, you'll have to drag FROM the Relay TO the object, and set the Relay as the receiver.

OR Component

An OR Component can have up to 10 inputs at a time. It sends a signal when it hears a "trigger signal" from one of its inputs. Right-click it and select "[Set Trigger-Signal]" to set what specific signal will trigger it.

AND Component

An AND Component has 2 inputs, select 2 different objects and assign them to the inputs (make sure one is in input 1 and another is in input 2). Now, when a signal is sent from both objects at about the same time, the AND Component will trigger whatever you set it to trigger.

Delay Component

The Delay Component is used to Delay a signal by at least 1 second. To use it, connect what you want to trigger something with to the Delay Component, then use "[Set Delay]" to set the amount of time (in tenths of a second) you want to delay the signal, then connect the Delay to what you want to activate. The delay time can't be set under 1 second (10), why? Honestly, I don't know.

Sound Synthesizer

To change what the Synthesizer says, you need to change the input signal. How? Simple! Right-click on whatever is triggering the Synthesizer, and select "[Set Send-Signal]", it will ask you what you want to change it to, change it to whatever you want the Synthesizer to say!

You can't change the send-signal on doors, but when connected the Synthesizer will say "doorClosed" or "doorOpened" when it closes and opens.

Graviton Accelerator

Keep in mind that while Gravitons can be activated by pressure plates and buttons, they can also be activated by doors!

Ideas for machines

Well, that depends, are you a traitor?

Non-traitor things

Traitor things