NullReferenceException at AddSearchLightFixed
Failed to call hook 'OnEntitySpawned' on plugin 'MiniCopterOptions v2.0.33' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.MiniCopterOptions.AddSearchLight (MiniCopter copter) [0x000e5] in <63b4ea54a9aa46149b7e5656e971702d>:0
at Oxide.Plugins.MiniCopterOptions.OnEntitySpawned (MiniCopter mini) [0x0004a] in <63b4ea54a9aa46149b7e5656e971702d>:0
at Oxide.Plugins.MiniCopterOptions.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0019c] in <63b4ea54a9aa46149b7e5656e971702d>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0
Remove line 173
            searchLight.GetComponent<StorageContainer>().isLootable = false;​
Removing the line also does not let them spawn as well, that part will have to be fixed.
This should now be resolved in v2.0.35
So looks like the search like has been completely removed now? Or is there some kind of command to make it spawn with a search like with settings set to true?

Merged post

Disregard its just invisiable
Locked automatically