Space Engineers

Space Engineers

577 vurderinger
Blarg's Fancy Flight Info
2
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Filstørrelse:
Offentliggjort:
Opdateret:
256.367 KB
17. apr. 2017 kl. 9:34
23. jan. 2021 kl. 8:10
28 ændringsbemærkninger ( vis )

Abonner for at downloade
Blarg's Fancy Flight Info

I 1 samling af Blargmode
Blargmode's scripts
5 genstande
Beskrivelse
This script allows you to create an instrument panel for your ship, using LCDs or the new screens on cockpits/flight seats. It uses the new sprite-based rendering, opening up for displaying data in all kind of colors, shapes and forms. You can design all of it yourself, or use the preconfigured screens.

It even adds some information that the hud can't provide, my favorite being how fast you're traveling towards the ground (super useful for knowing how hard you're gonna crash!)



And if you think configuring your own LCDs sounds tricky, don't worry! It has extensive error messages, telling you what’s wrong, as well as giving you advice on what’s possible.


Latest update (2021-01-23)
See change-log (bugfix).


Here's the guide on how to install it, configure it and what data you can show.[github.com]

Fly safe!
Populære diskussioner Vis alle (4)
48
15. nov. 2023 kl. 7:43
FASTGJORT: Help / bugs
Blargmode
18
20. apr. kl. 19:22
FASTGJORT: Suggestions
Blargmode
6
13. juni 2022 kl. 3:35
FASTGJORT: Share your configs
Blargmode
187 kommentarer
KillSlim 13. okt. 2024 kl. 10:23 
Looks cool I guess, but the documentation is bad, the literal one example in the github doesn't even work.
MauseLoch9000 6. aug. 2024 kl. 5:49 
Actually it was super confusing, and it took me many hours to configure, its a literal pain in the ass to set up, so I really struggled to get it to work, but man, when you get this to work and dont give up its amazing.
TheVillain 20. juli 2024 kl. 12:49 
Yeah this is amazing work - but for the life of me i cant get it to work properly for me. Using the 'preload' option shows it working, great, but configuring what I want is...yeah. God help me to get it working with Whips Horizon and Auto LCD. I know it can be done but i'm debugging my ship...this aint what I want to do for fun.
C3-C0 16. juni 2024 kl. 13:25 
Guys, I am new to this awesome script but I have a question:
Is there a way to create a bar that matches side move/drift?

I want to create a navigation screen so it will show the ship movement trajectory, in a way.
MauseLoch9000 11. aug. 2023 kl. 4:28 
Not super confusing, didnt gave up. Now my Attack Aircraft cockpit looks way better!
Tony [CH] 17. maj 2023 kl. 14:52 
I really like the script but the description is very very confusing
Please put some examples in it who shows complete settings and make it less confusing
i know it sounds stupid but chatgpt will help you make it more logical
managed to get it working but... at what cost
for everyone complaining... its my job to write descriptions i guess
CynicDragon 17. mar. 2023 kl. 4:30 
super confusing, gave up
ShinSH 23. aug. 2022 kl. 14:34 
Heya, beautiful mod, thanks a lot for this!

Just pointing out a little thing, documentation and in-game correction are suggesting we use "engine usage" for the power used by hydrogen engines. I tried using it and it failed.

Looking at the code, it's actually looking for "hydrogen engine usage". Would it be possible to update the documentation please?

Cheers!
CaptainFlips 12. juni 2022 kl. 1:17 
Is there a way to subtract a value by a number. So say that you're using ruler and your camera is x meters away from the position of your gear. Could you then say that the value should be value-x to compensate?
Gk400 6. juni 2022 kl. 13:22 
Sorry to ask a stupid question, this still work? I cant seem to get it working. I put it on a programable block, run it, config an lcd with
[FFI_Speed]
type = value
data = speed
position = 0, 0
size = 2
color = 173, 255, 47
decimals = 0
run update on the block and nadda. I tried naming the LCD "FFI" as well. I feel like i am missing something basic tried it on large, and small lcds, but "online" is all the screen shows. I know its doing something because when I type in something wrong it reports a problem with that lcd.