Space Engineers

Space Engineers

[29-12-17] Terminal Menu Version 2.60 By Twotwinbrothers
15개 중 1~10개 표시 중
< 1  2 >
업데이트: 2017년 12월 29일 오전 10시 26분

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

업데이트: 2017년 7월 27일 오전 5시 15분

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");

업데이트: 2017년 7월 27일 오전 4시 25분

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,"

업데이트: 2016년 12월 31일 오전 4시 49분

new picture

업데이트: 2016년 12월 31일 오전 4시 02분

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

업데이트: 2016년 9월 18일 오전 5시 16분

Updaterd to Version 2.57

added example voor Floor plan script by Alysius + minor changes

업데이트: 2016년 6월 21일 오전 7시 04분

업데이트: 2016년 6월 21일 오전 6시 46분

update to Version 2.56

details can be show to now

업데이트: 2016년 5월 7일 오전 12시 13분

업데이트: 2016년 5월 3일 오전 7시 22분

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