Hi, when attempting the /radar drops command, the following issue occurs.
Failed to call hook 'RadarCommand' on plugin 'AdminRadar v5.1.8' (NullReferenceException: )
at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component)
at Oxide.Plugins.AdminRadar.DrawDrops (BasePlayer player) [0x000a3] in <57baa16c518f41f984e9492e8bde0dc6>:0
at Oxide.Plugins.AdminRadar.RadarCommandX (BasePlayer player, System.String command, System.String[] args) [0x00289] in <57baa16c518f41f984e9492e8bde0dc6>:0
at Oxide.Plugins.AdminRadar.RadarCommand (Oxide.Core.Libraries.Covalence.IPlayer p, System.String command, System.String[] args) [0x00024] in <57baa16c518f41f984e9492e8bde0dc6>:0
at Oxide.Plugins.AdminRadar.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00d0c] in <57baa16c518f41f984e9492e8bde0dc6>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0