InfoPanel

Moved

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

5/5, 160 likes
  1. It's the configfile....
    [DOUBLEPOST=1467957949][/DOUBLEPOST]Still waiting for update with overlaying rust ui. Don't want it on the top. :(
     
  2. The plugin InfoPanel don't work with this update? Or it's just in my server? Cause I can install it and I didn't see errors in console

    Can someone confirm me it? Thanks!
     
  3. It works, you just need the littletweaked one version - got my working from slack yesterday, but I think I seen repaired version under the plugin support thread - ass allways best is to look under that plugin support thread for fixes, then post that you require a fixed version - also you should allways post under the plugin support thread, not under rust discussion ;)
     
  4. Hi so what do i actually need to do to make it work for my server?
     
  5. Thanks for the help, it'w work
     
  6. @Nogrod
    *EDIT*
    We can just change top right corner position.
    Why you don't add in json position anchors for bottom left of Panel?
     
    Last edited by a moderator: Jul 8, 2016
  7. sorry thats the actual config file man.
    [DOUBLEPOST=1467965788][/DOUBLEPOST]
    To make it work man download the the one from the link benjiben gave you. Then take the one i posted and put it in and replace the old config that is created when you load the plugin from page 55.
     
  8. Edit: Removed Previous Comment
     
    Last edited by a moderator: Jul 8, 2016
  9. how to move to the center?
    [​IMG]
     
  10. edit margins
     
  11. [​IMG]
    I tried that, but failed "AnchorX": "center"

    "OPlayers": {
    "AnchorX": "Left",
    "AnchorY": "Bottom",
    "Autoload": true,
    "Available": true,
    "BackgroundColor": "0 0 0 0.4",
    "Dock": "BottomDock",
    "FadeOut": 0.0,
    "Height": 0.95,
    "Image": {
    "AnchorX": "Left",
    "AnchorY": "Bottom",
    "Available": true,
    "BackgroundColor": "0 0 0 0.4",
    "Height": 0.8,
    "Margin": "0 0.05 0.1 0.05",
    "Order": 1,
    "Url": "http://i.imgur.com/n9EYIWi.png",
    "Width": 0.17
    },
    "Margin": "0 0 0 0.005",
    "Order": 2,
    "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": "1 1 1 1",
    "FontSize": 14,
    "Height": 1.0,
    "Margin": "0 0 0 0.005",
    "Order": 2,
    "Width": 0.68
    },
    "Width": 0.07
    [DOUBLEPOST=1467971895][/DOUBLEPOST]AnchorX": "center" not working
     
  12. Edit this one "Margin": "0 0.05 0.1 0.05", and change order
     
  13. except if you do so there will be different positions on different monitors?
     
  14. true but there is no other way
    http://puu.sh/pUtc6.jpg
     
  15. the problem can be solved AnchorX": "center", if it will be added

    [​IMG]
    [DOUBLEPOST=1467972647][/DOUBLEPOST]I'm really looking forward to the updates
     
  16. ss+(2016-07-08+at+01.49.51) (1).jpg Quite happy with my settings right now
     
  17. This seems to be working so that's the main thing I guess. But or all concerned it overlaps the other items. Could it be moved to the top of the screen?

    upload_2016-7-8_12-56-54.png
     
  18. yes in configs
    Code:
    "Docks": {
        "BottomDock": {
          "AnchorX": "Left",
          "AnchorY": "Bottom", Change me to Top
          "Available": true,
          "BackgroundColor": "0.27 0.43 0.08 0.4",
          "Height": 0.025,
          "Margin": "0.005 0.5 0.000 0.15",
          "Width": 0.7
        },