Space Engineers

Space Engineers

Wico Techniker Custom
Menampilkan1-10 dari 34 kiriman
< 1  2  3  4 >
Pembaruan: 16 Feb 2019 @ 5:15pm

Build from my current source.

Minor formatting changes for LCD outputs

Pembaruan: 23 Apr 2018 @ 4:35pm

Current Source.
Edit CustomData to change MANY settings
fine-step initialization to ensure doesn't go over instruciton count.

Pembaruan: 27 Jan 2018 @ 6:54pm

Redo serialize
Module Serialize

Pembaruan: 20 Jan 2018 @ 1:32pm

T3.3B
Multiple text panels
Only write panels and end of script

Pembaruan: 13 Jan 2018 @ 9:10pm

Sensor use saved in CustomData

Pembaruan: 13 Jan 2018 @ 4:24pm

INI (save and custom data) code changes
Only use sensor with [WICO] in name/customdata

Pembaruan: 11 Jan 2018 @ 6:00pm

Integrated NAV module

http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=797020890

Pembaruan: 11 Jan 2018 @ 9:13am

Fix for Gas Tank change in SE release

Pembaruan: 5 Jan 2018 @ 10:32pm

Add flags for all techniker features to turn them on/off.

Add to CustomData of the programmable block.

[TECHKNIKER]
DoForwardScans=true
CheckGasGens=false
TechnikerCalcs=true
GPSFromEntities=true
AirVents=false

thrustIgnore=IGNORE
shipname=NAME
shortrangemax=15000
longrangemax=150000

Pembaruan: 4 Jan 2018 @ 7:36pm

T3.1B fixes for (incorrectly) detecting mass change on dock

T3.2 01042018
Current Source.
Change BatteryCheck() to not unset recharge when targetMax <=0