AdminRadar

Moved

Total Downloads: 14,901 - First Release: Apr 21, 2015 - Last Update: Jul 21, 2018

4.90476/5, 42 likes
  1. not for me lol command dont work
     
  2. it was cancelled once everyone realised UI no longer works lol
     
  3. need update
     
  4. Yes the plugin needs an update, but you can do this yourself.

    1. Download this latest version.
    2. Open AdminRadar.cs (the plugin file)
    3. Search: BaseNPC
    4. Replace BaseNPC with BaseNpc
    5. Save & the plugin will load.
    6. Grant yourself adminradar.allowed
    7. Voila
    [DOUBLEPOST=1492129036][/DOUBLEPOST]
    [DOUBLEPOST=1492129076][/DOUBLEPOST]
    Read the steps above ^^ That's why the command isn't working. Because the plugin isn't loading in the first place.
     
  5. Thank u alot Capone
     
  6. Glad I could help :)
     
  7. Wulf

    Wulf Community Admin

    Wulf updated Admin Radar with a new update entry:

    2.0.4

     
  8. Interesting. I haven't gotten a single email about this resource for a while now.
     
  9. People beyond the wall do not see radar boxes.
     
  10. I do not understand?
     
  11. Yesterday he updated the plugin.Now it shows everything again))
     
  12. Finally fixed the plugin))) Now again you can see the sleeping and animals. THANK you
     
  13. Well... I think the Rust devs probably fixed it themselves by accident, maybe by forgetting to nerf DirectDraw with Unity 5.6. I don't care, good news either way. Now all they need to do is fix the CUI and we get our plugin GUIs back. ;)
     
  14. How do you recover the HUD?
    Plase!
    [DOUBLEPOST=1492191815][/DOUBLEPOST]
    ShowPlayerBox is not visible behind the wall.
     
  15. When the Rust devs fix the CUI apparently. Nothing the plugin devs can do until the Rust devs fix it.
     
  16. Thank you for your kind reply!
     
  17. [04/14/2017 17:33:38] Failed to call hook 'ccmdRadar' on plugin 'AdminRadar v2.0.4' (FormatException: Input string was not in the correct format)
     
  18. Same issue here. Will the latest Oxide fix this?
     
  19. Wulf

    Wulf Community Admin

    That isn't an Oxide error from what I can tell, but the full error would be helpful to see.
     
  20. Code:
    16:40 [Error] Failed to call hook 'ccmdRadar' on plugin 'AdminRadar v2.0.3' (FormatException: Input string was not in the correct format)
    16:40 [Stacktrace]   at System.UInt64.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in <filename unknown>:0
      at System.UInt64.Parse (System.String s) [0x00000] in <filename unknown>:0
      at System.Convert.ToUInt64 (System.String value) [0x00000] in <filename unknown>:0
      at Oxide.Game.Rust.Libraries.Rust.SendChatMessage (.BasePlayer player, System.String name, System.String message, System.String userId) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.AdminRadar.SendMessage (.BasePlayer player, System.String message) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.AdminRadar.ToggleRadar (.BasePlayer player, System.String filter) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.AdminRadar.ccmdRadar (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.AdminRadar.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0