Space Engineers

Space Engineers

Simulation Speed LCD
12 kommentarer
WanKiki 6. jan. kl. 1:58 
It would be great to have a script that counts in milliseconds
Maniac 17. feb. 2016 kl. 18:09 
Ahah. I see what happened. I did name the text panel "Sim", but I also named the timer block and programmable block "Sim Speed". Didn't know that the script would find any block with the name Sim in it.
TheWarMaster97  [ophavsmand] 17. feb. 2016 kl. 5:19 
@Maniac it works for me, i think you named the programmable block "Sim" instead of the lcd panel.
TheWarMaster97  [ophavsmand] 17. feb. 2016 kl. 5:08 
@Maniac thanks, I'll see what I can do
Maniac 16. feb. 2016 kl. 14:26 
Running this script as instructed gives me this error in the Programmable block:

"Caught exception during execution
of script:unable to cast object of
type
'Sandbox.Game.Entities.Blocks.MyPro
grammableBlock'
to
type
'Sandbox.ModAPI.Ingame.IMyTextPane
l'.
Estredar 21. sep. 2015 kl. 10:15 
@LeonserGT Yeah timmers triggering themselves kill game speed IF you have more than one or two and/or if you have a bad computer (ironnicaly with space eng the more core your CPU has the worst it will be, singlethreading).
Estredar 21. sep. 2015 kl. 10:13 
It shows the time dilatation of the world caused by lag from the game's singlethread architecture. You may get 50 fps but the game is still lagging on a process based level as it uses only a single core on your CPU. Basically at 1.00 (0.98 here) you run one second for one, but if it shows 0.50, then every second ingame takes 2 in real life, basically meaning the game is lagging to half-speed.
Retrowave Enjoyer 20. sep. 2015 kl. 5:41 
i don't get it
so it shows your current speed or what
LeonserGT 20. sep. 2015 kl. 2:29 
Isn't timers triggering itself are actual sim speed killers?
Slimbo 26. aug. 2015 kl. 5:03 
That is exactly what happened :D:. I've read your instructions the wrong way around. ^^
TheWarMaster97  [ophavsmand] 25. aug. 2015 kl. 11:44 
Maybe you set the timer block to start itself instead of triggering itself
Slimbo 25. aug. 2015 kl. 5:27 
Doesn't seem to be working for me, either shows Infinity or 0.01, even though Sim speed is 1.0.