Compass GUI

Shows which direction the player is facing with a GUI

Total Downloads: 5,337 - First Release: Jul 15, 2015 - Last Update: Oct 27, 2017

5/5, 12 likes
  1. Maybe one day i will add this.
     
  2. "DisplayCoordinates": false,

    This doesnt work, cus i still see my coordinates which i dont wanna see... any possible fixes?
     
  3. Did you reload the plugin after saving the config file?
     
  4. yea also restarted the server, didnt work.
     
  5. Write here a message in two days 9/1/2016 bcs im not home right now.
     
  6. Ok will do
     
  7. I Forgot to place a message, have you checked for it yet ? if not ill just remind you now haha

    Thanks anyway for the Plug-In!
     
  8. I can confirm, setting the option to display coordinates in the config file to "false" does not work. I have tried reloading and uninstalling/reinstalling the plugin and it still displays them.
     
  9. shows as installed , i can disable/enable it in chat, but no screen gui
    when i use /showpos and go to F1 menu it shows ADDUI: Unknown Parent: HUD/Overlay
     
  10. Yes yes... will update.
     
  11. PaiN updated Compass GUI with a new update entry:

    1.2.0

     
  12. Nice plugin:

    Things i would add:
    • Permission to use, so i can sell, give, reward the use of compass plugin in a quest, zone, vip....
    • confirmed: hide coords dont work on config.
    • Flickering a lot.
    • move strings and colors to the config file so we dont have to edit the .cs file to translate or change strings.
    Good Job.
     
  13. works great, thank you again
     
  14. it's not working on 1475 update. help
     
  15. Hey Mate,

    I was looking into the script, but i cant find the following possibility:
    Is it possible to change to location of the compass on screen? Like, above your HP bar?

    I probably looked wrong..


    _____
    EDIT:
    Im so stupid, its in the config file!
     
  16. Oxide 2.0.2359 for 995.7 (1695)

    latest build compass plugin :

    [Oxide] 14:47 [Error] CompassGUI plugin failed to compile!
    [Oxide] 14:47 [Error] CompassGUI.cs(291,29): error CS0246: The type or namespace
    name `BasePlayer' could not be found. Are you missing `ProtoBuf' using directiv
    e?
     
  17. How do I remove the transparent background and remove "Compass" text and move it slightly upwards?
     
  18. For the Compass text you can set line 83 to
    Code:
    static string Title = "<color=yellow>Compass</color>"; 
    For the backround you can set line 93 to
    Code:
    ""color"":""0.1 0.1 0.1 0"",
    
     
  19. How do I move the compass position??
     
  20. play with the configuration file.