Difference between revisions of "Control Station"

From Space Engineers Wiki
Jump to: navigation, search
m (Modified description of block)
Line 41: Line 41:
 
== Examples ==
 
== Examples ==
 
[[File:Controlstation02.jpg|none|thumb|340px|a control station block within the safety of the interior of the Red default large ship]]
 
[[File:Controlstation02.jpg|none|thumb|340px|a control station block within the safety of the interior of the Red default large ship]]
 +
== Programming ==
 +
(IMyShipController), actions and properties copied from cockpit<br>
 +
Actions: 4
 +
Control thrusters On/Off
 +
Control wheels On/Off
 +
Handbrake On/Off
 +
Inertia dampeners On/Off
 +
 +
Properties: 0
 +
 +
[1.067]

Revision as of 21:19, 28 February 2015


Control Station Icon.png
Large Ship Icon.png
Large Ship / Station
Control Station
 
Components
Required

 

 
 
10
 
100
 
2
 
 
Mass (kg):
0
 
Integrity:
0
 
Build time (seconds):
50
Image of the Control Station block

Function

The Control Station allows the player to manually fly or control a grid; It may control its movement, rotation, tools, and weapons.

Placement

Control Stations only take 1 block space, and may only be placed on large ships and stations.

Usage

The Control Station block is very simple to use. While the player may place as many as they like, only one is needed. For instructions on how use controls, see Controls

Large Ships

Control Stations function the same way as their counter parts in which they allow control over a ships systems. However, it should be noted that it does not allow for a 1st person view compared to the Cockpit or Flight Seat. When used, it only allows visibility from a 3rd person viewpoint of the ship/station.

Station

Similar function as the large ship, but may only control systems on the station since movement is impossible.

Examples

a control station block within the safety of the interior of the Red default large ship

Programming

(IMyShipController), actions and properties copied from cockpit
Actions: 4

Control thrusters On/Off
Control wheels On/Off
Handbrake On/Off
Inertia dampeners On/Off

Properties: 0

[1.067]