Every time I try to Destroy my Sedan I get this error below and then no matter what I do I cannot spawn my sedan again or destroy it. I've even tried deleting the PoliceSedan data file but still cannot destroy my sedan or spawn a new one. Can we get a fix to this error? Plugin is unusable because of this issue sadly.
Maybe added a way to teleport your vehicle back to you might help? I'm not sure.
Failed to call hook 'CommandDestroySedan' on plugin 'PoliceSedan v1.0.7' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.PoliceSedan.CommandDestroySedan (BasePlayer player, System.String cmd, System.String[] args) [0x000a6] in <4e9f6d26c4e644b1adf5295f7eb10c1b>:0
at Oxide.Plugins.PoliceSedan.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00337] in <4e9f6d26c4e644b1adf5295f7eb10c1b>: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>