Space Engineers

Space Engineers

评价数不足
Multi-Screen Jargon
   
奖励
收藏
已收藏
取消收藏
标签: other_script
文件大小
发表于
377.996 KB
2021 年 4 月 30 日 下午 9:36
1 项改动说明 ( 查看 )

订阅以下载
Multi-Screen Jargon

描述
A script based off of Mr.Simplex's lovely Jargon LCD script.

Visually it functions the same - pulling random lines of fake text onto the LCD. However, this version functions with any display screen - including cockpits and programmable blocks - and does any number of screens independently. Even screens on the same block are independent!

How to use
Open the Custom Data of any block with a screen that you want to use. Put "Jargon" on a line.

For LCDs, text panels, etc that only have one screen - or things like Programmable Blocks where the first screen is fine - you can stop here!

If you want multiple screens on the same block to be used, you add a new line for each of them. Those lines should be "Screen X", where X is the number of that screen. Screens are numbered starting at 0, and it might take some tweaking to figure out which ones you want.

If you want more or fewer lines, you can add another line in the Custom Data that's "Lines X" - where X is the number of lines. Surprising, I know. This is only supported on a per block basis, so it will affect all screens on the same block.

This script will turn any screens it finds to text mode and will, of course, replace any text the screen has in there. But it won't touch other settings like font size, color, background images, etc.

I don't know what sort of effect this will have on performance, especially if you're running multiple screens!
3 条留言
🍁BuzzedBear🍁 2022 年 10 月 18 日 上午 7:35 
@Mr.Simplex - DUDE!!! Total Class! I've seen some mods that were "based off of...." and the original creators losing their cookies because of it. Bravo sir!
[Andon]  [作者] 2021 年 5 月 1 日 上午 10:32 
@Mr.Simplex Sure, no problem!
Mr.Simplex 2021 年 5 月 1 日 上午 12:06 
Hey, thanks so much for fixing some of the problems with my script, do you mind if I link this in the description of the original?