Space Engineers

Space Engineers

评价数不足
TXT to LCD mod
   
奖励
收藏
已收藏
取消收藏
Type: Mod
Mod category: Script
文件大小
发表于
更新日期
534.612 KB
2020 年 11 月 8 日 上午 3:48
2020 年 11 月 28 日 下午 9:21
9 项改动说明 ( 查看 )

订阅以下载
TXT to LCD mod

描述
This Mod adds the ability for LCDs to read a TXT. file and display it in game

USAGE
a file named exactly "OutputHere.txt" should be put in the SE global mod storage folder located here -
"AppData\Roaming\SpaceEngineers\Storage". If this file does not exist it will display "File Not found"
then go into the LCD and under display scripts - TXT to LCD (there is also a version labeled rectangular for non square displays like in cockpits

The contense of the "OutputHere.txt" file can be changed on the fly, and the LCD will update to the new data roughly once a second (sim speed permitting)

Notes;
This mod is a beta, and therefore there may be some weird bugs
avoid large files as this may cause in game stutters as it updates the text shown

This Mod does with multiplayer but is technically Client only, so the host will see what ever is in their file and a client will see what is in there own file on their computer, it will report "No file Found" to any client who does not have a file.
9 条留言
Killerbot 2024 年 1 月 17 日 上午 1:51 
Would it be possible to add a second script that writes the content of a LCD to another file?
The mod is incredibly useful as it is, for example I wrote a simple Python script that grabs the pizza delivery status from a website, but also getting data out of SE would be awesome.
Anyway, big thanks!
Frosty  [作者] 2022 年 6 月 1 日 上午 4:21 
The File path is set to the mod storage folder and cant be changed, as this is the only location accessible though the mod API. unless you can get SE to change its Save location this cant be moved
Rusted Droid 2022 年 6 月 1 日 上午 12:17 
Can i change path to file? For personal use, as i not like KeeN use appdata on OS system drive.
I know Appdata is used for compatibility with Xbox but i still not like to kill my SSD with constant writes. (Some other games allow me to set MOD folder)
av.wright 2021 年 10 月 7 日 下午 11:37 
Thanks Frosty. I tried it in a cockpit because of your own comment above - "TXT to LCD (there is also a version labelled rectangular for non square displays like in cockpits". So I had assumed it would work there correctly to.
Frosty  [作者] 2021 年 10 月 7 日 下午 3:41 
At the moment its not changeable - this was also designed for full size lcds
av.wright 2021 年 10 月 7 日 上午 2:28 
I should have said in my other post - this is in reference to the long thin screen on the control seat.
av.wright 2021 年 10 月 7 日 上午 2:17 
How can I change the text so its readable? Mine is so small I cant read it.
User5876 2021 年 3 月 15 日 上午 5:23 
Awesome mod! Thanks for sharing this with us! This looks cool! Keep up the good work! :steamthumbsup:
Darkmind 2021 年 3 月 5 日 上午 8:27 
Hey ! Can you give an example for utility please?