Space Engineers

Space Engineers

333 hodnocení
Manual Refresh Floor Plan Script Mk1
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
Velikost souboru
Přidáno
Aktualizováno
100.201 KB
9. zář. 2018 v 1.18
13. dub. 2019 v 22.39
Poznámky ke změnám (2) – zobrazit

Klikněte na „Odebírat“ pro stažení položky
Manual Refresh Floor Plan Script Mk1

Popis
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://gtm.steamproxy.vip/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.
Počet komentářů: 43
StubieDubie 25. zář. 2023 v 20.00 
I republished a fixed version here: https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3041375349

If Alysius objects I will take it down.
{H.K.}Warlama 19. kvě. 2022 v 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. čvc. 2021 v 18.35 
I have figured it out partially, I cannot work out HULL
potatoisland 16. čvc. 2021 v 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. čvc. 2021 v 14.30 
this script doesn't work.
KagedDaemon 25. led. 2021 v 13.51 
So an issue I have, even after running the "refresh" command, my lcds do not update.
MattyV 11. lis. 2020 v 11.10 
This still working?
Firewall#2424 7. říj. 2019 v 17.10 
Hat den Server abstürzen lassen... entsprechend nicht zu gebrauchen.
Alysius  [autor] 6. kvě. 2019 v 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  [autor] 6. kvě. 2019 v 22.47 
in the floor plan PB, arguments area. Click Run button to execute.