Space Engineers

Space Engineers

Not enough ratings
OreDetector Raycast (Max range)
   
Award
Favorite
Favorited
Unfavorite
Type: Mod
Mod category: Script
File Size
Posted
12.240 KB
Aug 17, 2020 @ 4:49pm
1 Change Note ( view )

Subscribe to download
OreDetector Raycast (Max range)

Description
** OBSOLETE - NO LONGER MAINTAINED **

Modified from Racher's OreDetector Raycast: https://steamcommunity.com/sharedfiles/filedetails/?id=1967157772

Modification: allow 100km range without having to charge.

Should work with scripts that use this mod, like OFP: https://steamcommunity.com/sharedfiles/filedetails/?id=2132342050
7 Comments
Onosendai Sep 20 @ 7:54pm 
Cool I'll check it out. Thanks Andargor
andargor  [author] Sep 19 @ 11:46am 
@Onosendai IIRC the code is in the actual mod, when subscribed look in the SE workshop folder with this mod id, should be something like C:\Program Files (x86)\Steam\steamapps\workshop\content\1176470\244850\1758208338

That's how I changed the original code from Racher, SE compiles on the fly.
Onosendai Sep 18 @ 8:12am 
Andargor Mind sharing the code? I'm the author for Ore Finder Plus and I can add it to the OFP code and keep it up to date if you want. Message me. Thanks.
andargor  [author] Sep 14 @ 10:16am 
Oh my, I haven't played in years and am no longer maintaining it. Will mark as such in the description.
Viktor Sep 14 @ 4:57am 
This mod does not work anymore, at least with game version 1.207.021. In the chat the following error appears when the PB script tries to use the mod:

OreDetectorRaycast: Exception in GetRaycastResult: Value cannot be null. Parameter name: value
Joergitech Nov 4, 2024 @ 1:05am 
no work with contac dlc
Risen Aug 16, 2023 @ 8:26am 
Causes non-stop errors in logs.

Error: LaserDrill: Exception: Invalid property
at Sandbox.ModAPI.Interfaces.TerminalPropertyExtensions.Cast[TValue](ITerminalProperty property)
at Sandbox.ModAPI.Interfaces.TerminalPropertyExtensions.GetValue[T](IMyTerminalBlock block, String propertyId)
at Phoenix.LaserDrill.OreDetectorGameLogic.UpdateAfterSimulation100()