Space Engineers

Space Engineers

[29-12-17] Terminal Menu Version 2.60 By Twotwinbrothers
Showing 1-10 of 15 entries
< 1  2 >
Update: 29 Dec, 2017 @ 10:26am

Update to V.2.60

  • adding translation file at the bottom of script.
  • easy changing of arguments in translation file.
  • add way so you can choose if you want to put on CustomDate or on screen.
  • No timer needed any more.
  • Footer "End" does not move anymore.
  • Update menu not stop anymore wen choose an item

  • add ShowInTerminal
  • add ShowInInventory
  • add ShowInConfig
  • add ShowOnHUD
  • Change Alock = AconL
  • Change Aunlock = AconU
  • Change AswitchL = AconSL
  • Change AswitchL = AlandSL

Update: 27 Jul, 2017 @ 5:15am

small update

  • add "?" mark behind block thad are called by there Full Name, this will prevent script crash when block is missing.
IMyProgrammableBlock PB = GridTerminalSystem.GetBlockWithName(itemname+"PB [multi]") as IMyProgrammableBlock; PB?.TryRun("1");

Update: 27 Jul, 2017 @ 4:25am

update to V. 2.59

  • use part of block name to identify block(s) work like a tag (No Fullname/single block Anymore)
  • screen update with default agrument( argument is now "update")
  • way to add a ship/station tag to all connected functional blocks
  • scrips will no longer stop wen block is missing
  • Remove Warnings after compiling of "isconnected, Open, SetCustemName,"

Update: 31 Dec, 2016 @ 4:49am

new picture

Update: 31 Dec, 2016 @ 4:02am

Updaterd to Version 2.58

place Menu screen setting to top of the script
added help menu showing control
added top en bottem text
added example voor "3D Ship Projection" by Georgik
make the example world mod free

Sorter

First Agruments
AsortD = Drain All on/off

Second argument

SsortDO = Show Drain All on/off

Update: 18 Sep, 2016 @ 5:16am

Updaterd to Version 2.57

added example voor Floor plan script by Alysius + minor changes

Update: 21 Jun, 2016 @ 7:04am

Update: 21 Jun, 2016 @ 6:46am

update to Version 2.56

details can be show to now

Update: 7 May, 2016 @ 12:13am

Update: 3 May, 2016 @ 7:22am

update to Version 2.54

new action and status

Cockpit

Amain = Main cockpit on/off | Smain = Show Main cockpit

Rotor / Piston

AincreaseV = Increase velosity | SincreaseV = Show Incraese
AstopV = Stop velosity | SstopV = Show Stop
AdecreaseV = Degrease velosity | SdecreaseV = Show Decrease
AreverseV = Reverse velosity | SreverseV = Show Reverse

Airvent

AventD = Depressurize on/off | SventDO = Show Depressurize on/off