InfoPanel

Moved

Total Downloads: 55,751 - First Release: Sep 25, 2015 - Last Update: Mar 13, 2018

5/5, 160 likes
  1. Amazing work, both of you. Much respect, many thanks!
     
  2. change this in infopanel.json and change all "FontSize": 14, to "FontSize": 12,

    Code:
    "Docks": {
        "BottomDock": {
          "AnchorX": "Left",
          "AnchorY": "Bottom",
          "Available": true,
          "BackgroundColor": "0 0 0 0.4",
          "Height": 0.02,
          "Margin": "0.005 0.005 0.002 0.005",
          "Width": 0.99
        },
        "TopDock": {
          "AnchorX": "Left",
          "AnchorY": "Top",
          "Available": true,
          "BackgroundColor": "0 0 0 0.4",
          "Height": 0.02,
          "Margin": "0.005 0.005 0.002 0.005",
          "Width": 0.99
        }
      },
    rust_infopanel.jpg
     
  3. removed the old CS file, downloaded the latest copy, removed JSON config as well. Copied in the updated CS file, restarted Plugin via console. Nothing. Worked just fine until the update. Anyone else have this issue ? Great plugin by the way, thanks for all the hard work !
     
  4. look InfoPanel | Page 56 | Oxide a download
     
  5. Any fixes for having it at the top but moved to the right a little to accomodate LustyMap as well please?
     
  6. InfoPanel @ Top Download
     
    Last edited by a moderator: Jul 8, 2016
  7. Will there be an update for recent patch?
     
  8. There are a few in the support thread :D

    For People wishing to change color

    Code:
    "Clock": {                                   <----  THIS IS FOR THE CLOCK
      "AnchorX": "Left",
      "AnchorY": "Bottom",
      "Autoload": true,
      "Available": true,
      "BackgroundColor": "0.1 0.1 0.1 0",
      "Dock": "BottomDock",
      "FadeOut": 0.0,
      "Height": 0.95,
      "Margin": "0 0 0 0",
      "Order": 1,
      "PanelSettings": {
      "ClockUpdateFrequency (seconds)": 4,
      "TimeFormat": "HH:mm"
      },
      "Text": {
      "Align": 4,
      "AnchorX": "Left",
      "AnchorY": "Bottom",
      "Available": true,
      "BackgroundColor": "0 0 0 0.4",
      "Content": "No Content",
      "FadeIn": 0.0,
      "FadeOut": 0.0,
      "FontColor": "0 255 0 1",     <-----  THE 255 HERE MAKES IT GREEN
      "FontSize": 14,
      "Height": 0.95,
      "Margin": "0 0.01 0 0.01",
      "Order": 0,
      "Width": 1.0
      },
      "Width": 0.045
    
    Just find what you want to change and make the font color as you wish, follows RGB color code.
     
    Last edited by a moderator: Jul 8, 2016
  9. hi i already chged it to "top", but it still on the bottom and overlapping the view
     
  10. Did you try this version a user has made?

    InfoPanel @ Top Download
     
    Last edited by a moderator: Jul 8, 2016
  11. When Someone click on the button Crafting (rust menu) he need to click under or on the top of the button because the panel create an GUI ont the button.
     
  12. Try this, It is moved up even Further, and a bit smaller. :D

    Uncovers more of the Crafting Button
     

    Attached Files:

  13. Thk It's ok.
    Thank you for the help :)
     
  14. My pleasure :)
     
  15. Any chance we can have an official update for this as Multiplay wont just update the file with the fix on
    this post they have to have the official update for them to make the plugin show again on the server?
     
  16. That would be up to the Plugin Dev or maybe @Wulf can help? :D
     
  17. Hopefully the official update is coming in the next day or two..
     
  18. @Diesel 42o i really like ur help on everything and ur version is fine just it doesn fill out to the sides wich triggers my ocd :p

    Anyway of doing this?
     
  19. haha and I thought my OCD was BAD :D

    In your InfoPanel.JSON file change

    Code:
    Line 20},
      "Docks": {
      "BottomDock": {
      "AnchorX": "Left",
      "AnchorY": "Bottom",
      "Available": true,
      "BackgroundColor": "0 0 0 0.1",
      "Height": 0.021,
      "Margin": "0.00 0.000 0.000 0.000",
      "Width": 0.90  <----  CHANGE THIS TO 1.0
      },
    
    and reload the plugin, or download the file below if you don't mind resetting your config again

    Do you have GUI Help for Rust as well? As I posted a fix the that button position too. :) haha
     

    Attached Files:

    Last edited by a moderator: Jul 8, 2016

  20. I do but i have not even found out how i set it up its gonna be a long night >,>