Space Engineers

Space Engineers

117 个评价
Mikr-Instrument Panel Ground Edition
2
   
奖励
收藏
已收藏
取消收藏
标签: visualization
文件大小
发表于
更新日期
415.729 KB
2019 年 5 月 2 日 下午 12:53
2021 年 3 月 10 日 上午 10:16
3 项改动说明 ( 查看 )

订阅以下载
Mikr-Instrument Panel Ground Edition

描述
The ground version of my line of Instrument Panel scripts. Bringing you all the good ( DIALS ) and bad ( odometer ) things of car dashboards.

Currently Contains
  • Speedometer (Analog + Digital)
  • Indicator for Power Overload
  • Indicator for Hand Brake
  • Indicator for Headlight
  • Tell me what i should add
  • Clock
  • Cruise Control
  • Cargo Capacity
  • Odometer
  • Trip counter
NEW FEATURES
  • Acceleration Meter
    Automatically sets maximum acceleration
  • Fuel Gauge
    Shows fuel level (duh)
    Takes into account uranium, batteries and hydrogen
Additional stuff (everyone likes additional stuff)
  • Setup Assistant
  • Easy Settings (no need to edit Custom Data or Script)
If you have any suggestions as to what i should add, please throw them at me in the comments

Setup
Put down the programmable block, paste in the script and then follow the instructions it gives you in the programmable block

For cruise control run the Programmable Block with "cc"
When you want to switch between Trip counter and Odometer run the Programmable Block with "trip"
"rtrip" for resetting the trip counter

Discord
If you have and issue with any of my scripts tell me on my Discord server so i respond ASAP and can fix the issue
On the discord you will also be notified when you need to update any of my scripts and you can participate in Polls
You can also suggest changes or new features for any of my Scripts there or if you need a custom script you can request that i make one there (no guarantees)
https://discord.gg/AqhYfZD

other editions
Aircraft - https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1711913452
64 条留言
NOOBZNYTMAR3 2024 年 11 月 25 日 下午 4:19 
possibly broken causes subgrid wheels to no longer work
OscarLIU 2023 年 6 月 26 日 下午 11:47 
Can this using on subgrid text panel? thank you.
mikr  [作者] 2022 年 8 月 14 日 上午 9:17 
possibly havent played se in a while. Was always broken in mp i believe
Tommygunn 2022 年 8 月 13 日 下午 6:34 
Broken?
Schmetterling 2021 年 9 月 26 日 下午 12:03 
Да, ваша правда. notnewbutyork несколько модифицировал скрипт и это касается не только графики. Без знания С# там делать нечего.

Yes, your truth. notnewbutyork slightly modified the script and this applies not only to graphics. Without knowledge of C # there is nothing to do there.
mikr  [作者] 2021 年 9 月 26 日 上午 6:24 
everything between the brackets after
"using (MySpriteDrawFrame spriteFrame = SpeedLCD.GetSurface(LCDID).DrawFrame())"

youll need to know how to code in c# though

or ... just ask notnewbutyork
Schmetterling 2021 年 9 月 20 日 上午 10:00 
Доброго дня Уважаемый Автор! Какая часть вашего скрипта отвечает за картинку. Я имею ввиду внешний вид индикаторов. Хочу перенести эти настройки с измененного скрипта отсюда .

Good day Dear Author! Which part of your script is responsible for the image. I mean the appearance of the indicators. I want to transfer these settings from the modified script from here .
Kaito 2021 年 4 月 9 日 下午 5:40 
About the sprite limit, might want to have a look at Whip's SIMPL script, which seems to have found a way around it.
mikr  [作者] 2021 年 3 月 10 日 上午 10:14 
Fuel level works now too
mikr  [作者] 2021 年 3 月 10 日 上午 9:45 
Right. I tested it in my singleplayer test world and it works aside from the acceleration and fuel meter. I tried fixing the fuel meter.... the acceleration meter started working. gonna smash my head against the wall just a little bit more and see if i can get the acceleration meter to work