Space Engineers

Space Engineers

137 ratings
Disable Highlights
   
Award
Favorite
Favorited
Unfavorite
Type: Mod
Mod category: Script
File Size
Posted
562.298 KB
11 Dec, 2016 @ 5:56am
1 Change Note ( view )

Subscribe to download
Disable Highlights

In 1 collection by Eikester
Eikesters Mods Collection
85 items
Description
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 Comments
nmae 7 Dec, 2024 @ 8:33am 
Works fine everywhere i've seen so far except Cockpits Re-Re-Animated... yet once more
Captain Canard 6 Nov, 2024 @ 8:03am 
So you run that code in a Program Block?
Kiarra 23 Jun, 2022 @ 9:06am 
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 18 Jan, 2022 @ 4:44pm 
dose this mod work any more
Netherspark 20 Mar, 2020 @ 8:11am 
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 12 Jul, 2017 @ 1:08am 
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 11 Jul, 2017 @ 9:01pm 
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 25 Mar, 2017 @ 3:41am 
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 19 Feb, 2017 @ 1:38pm 
Excellent! The highlights on the LCDs were giving me a headache when I tried to read them.
System1024 26 Jan, 2017 @ 11:46am 
Praise Eikester!