Space Engineers

Space Engineers

333 beoordelingen
Manual Refresh Floor Plan Script Mk1
   
Prijs
Toevoegen aan favorieten
Toegevoegd aan favorieten
Verwijderen uit favorieten
Bestandsgrootte
Geplaatst op
Bijgewerkt op
100.201 KB
9 sep 2018 om 1:18
13 apr 2019 om 22:39
2 wijzigingsnotities (weergeven)

Abonneren om te downloaden
Manual Refresh Floor Plan Script Mk1

Omschrijving
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://psteamcommunity.yuanyoumao.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 opmerkingen
StubieDubie 25 sep 2023 om 20:00 
I republished a fixed version here: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3041375349

If Alysius objects I will take it down.
{H.K.}Warlama 19 mei 2022 om 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 jul 2021 om 18:35 
I have figured it out partially, I cannot work out HULL
potatoisland 16 jul 2021 om 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 jul 2021 om 14:30 
this script doesn't work.
KagedDaemon 25 jan 2021 om 13:51 
So an issue I have, even after running the "refresh" command, my lcds do not update.
MattyV 11 nov 2020 om 11:10 
This still working?
Firewall#2424 7 okt 2019 om 17:10 
Hat den Server abstürzen lassen... entsprechend ♥♥♥♥♥ zu gebrauchen.
Alysius  [auteur] 6 mei 2019 om 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  [auteur] 6 mei 2019 om 22:47 
in the floor plan PB, arguments area. Click Run button to execute.