Space Engineers

Space Engineers

331 arvostelua
Manual Refresh Floor Plan Script Mk1
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Tiedostokoko
Julkaistu
Päivitetty
100.201 KB
9.9.2018 klo 1.18
13.4.2019 klo 22.39
2 muutosilmoitusta ( näytä )

Tilaa ladataksesi
Manual Refresh Floor Plan Script Mk1

Kuvaus
This is the Manual Refresh version of the Floor Plan Script Mk1. It functions exactly the same, except that the LCD refresh is not automatic. You need to triger the REFRESH command to have the script updates its LCD Panels.


This is a Vanilla Script. NO MODS are required.


Main Tutorial Guide Is Found Here:
http://sp.zhabite.com/sharedfiles/filedetails/?id=1160109684


Video Tutorial by SpaceGameManiac:
https://youtu.be/3cp-pRmPftI

Thank you very much for the video SpaceGameManiac!


This script differs from the Floor Plan Script Mk1 in 2 ways:

1) No auto refresh to reduce lag on servers. REFRESH command must be issued to trigger update of LCD Panels.

2) Script is further throttled to only process 50 blocks per tick.

On an i7-7700K CPU, GTX 980 GPU, this script has a initial spike of 5ms to 7ms for Initialization (including JIT tick), and 0.5ms to 2ms for its Refresh Operation (1ms coming from the vanilla LCD update API). During Idle periods, it has negligible CPU consumption. Tested on the Nestorius GD-1 by J.D.Horx.



IMPORTANT Usage Notes

The script stops updating and remains idle once it has completed the initialization, drawing and refreshing of the LCD Panels.

To make the Floor Plan Refresh Itself to show Ship Damage, Trigger Alarms or View Alert Blocks (i.e. Opened Doors, Busy Turrets, Leaking Air Vents etc), you MUST issue the REFRESH command, using any of the follow 3 methods:

=> Use Menu Panel and select "Trigger Script Refresh" option, then click Enter.

=> Go to the Argument field of the PB and enter REFRESH word, then click Run button.

=> Drag the Run action of the PB to your Terminal Taskbar, and enter the Argument with the word REFRESH. Then you can click the taskbar button to trigger a refresh.
43 kommenttia
StubieDubie 25.9.2023 klo 20.00 
I republished a fixed version here: https://sp.zhabite.com/sharedfiles/filedetails/?id=3041375349

If Alysius objects I will take it down.
{H.K.}Warlama 19.5.2022 klo 12.29 
I look forward to the update for this script. been using it for a long time. its a staple of my ship building process. cant recommend this enough!!
potatoisland 16.7.2021 klo 18.35 
I have figured it out partially, I cannot work out HULL
potatoisland 16.7.2021 klo 18.23 
in the picture above it shows that you can easily put the system status report, but it only shows the terminal integrity.
Cobra Commander 12.7.2021 klo 14.30 
this script doesn't work.
KagedDaemon 25.1.2021 klo 13.51 
So an issue I have, even after running the "refresh" command, my lcds do not update.
MattyV 11.11.2020 klo 11.10 
This still working?
Firewall#2424 7.10.2019 klo 17.10 
Hat den Server abstürzen lassen... entsprechend nicht zu gebrauchen.
Alysius  [tekijä] 6.5.2019 klo 22.47 
Theres an issue with scriot not remembering the floor plan, Keen changed something and i havent have time to look at it
Alysius  [tekijä] 6.5.2019 klo 22.47 
in the floor plan PB, arguments area. Click Run button to execute.