Space Engineers

Space Engineers

138 个评价
Disable Highlights
   
奖励
收藏
已收藏
取消收藏
Type: Mod
Mod category: Script
标签: development
文件大小
发表于
562.298 KB
2016 年 12 月 11 日 上午 5:56
1 项改动说明 ( 查看 )

订阅以下载
Disable Highlights

在 Eikester 的 1 个合集中
Eikesters Mods Collection
85 件物品
描述
This is a simple script that "disables" all the Highlights on the new Blocks.

All this Script does is setting the Contour Color to Transparent and sets the pulse to 0

MyDefinitionManager.Static.EnvironmentDefinition.ContourHighlightColor = Color.Transparent;
MyDefinitionManager.Static.EnvironmentDefinition.ContourHighlightThickness = 0f;
MyDefinitionManager.Static.EnvironmentDefinition.HighlightPulseInSeconds = 0f;

THIS DOESN'T DISABLE THE OLD YELLOW BOXES
but works for every modded Block that uses the new highlighting
44 条留言
nmae 2024 年 12 月 7 日 上午 8:33 
Works fine everywhere i've seen so far except Cockpits Re-Re-Animated... yet once more
Captain Canard 2024 年 11 月 6 日 上午 8:03 
So you run that code in a Program Block?
Kiarra 2022 年 6 月 23 日 上午 9:06 
June 2022 - I am using it single player vanilla with all DLC. No problems so far. Working on a rather large PB script and the pulsing/highlight fx, were giving me eye strain an headaches. A bit late to the party, but awarded, because this is a real quality of life mod.
VS-lockon 2022 年 1 月 18 日 下午 4:44 
dose this mod work any more
Netherspark 2020 年 3 月 20 日 上午 8:11 
Do you mind if I upload an altered version of this mod?

I want to remove the outline effect from the highlight while keeping the glow effect, and with a few tweaks this seems to do the trick.
Darian Stephens 2017 年 7 月 12 日 上午 1:08 
I don't think this mod would be capable of that.
There ARE issues like that cockpit thing with the Helmet HUD mod, though. Maybe you're using that?
Dark_453 2017 年 7 月 11 日 下午 9:01 
This is currently not working, Seems to make it so LCD's dont have the img overlay for roation. in addition seems to cause some issuse with getting in cockpits (small and Large) even when starting infrount of the glass.. (Works sometimes) tested in DS Local and SP MP.
Crambazzled 2017 年 3 月 25 日 上午 3:41 
Hi, I use this mod on my server, since the latest patch players are getting the "Created in Dev Branch" comaptiabilty pop up. Any chance of fixing this as it freaks new players out. It's a great mod and really adds to immersion.
luftmann 2017 年 2 月 19 日 下午 1:38 
Excellent! The highlights on the LCDs were giving me a headache when I tried to read them.
System1024 2017 年 1 月 26 日 上午 11:46 
Praise Eikester!