InfoPanel

Moved

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

5/5, 160 likes
  1. For example you may add custom font size to every letter, word or sentences by doing this:
    (You may also add custom color to to every letter, word or sentences)

    "Messages": [
    "<size=14>Welcome to</size> <size=16><color=#f5af02>Test</color></size>",
    "<size=15>Welcome to Test</size>"
    ],

    To make the text font size bigger or smaller whit the fixed font size you have to search:
    "MessageBox" and edit the first "FontSize": you find under "MessageBox"
     
  2. DELETE MESSAGE
     
    Last edited by a moderator: Aug 23, 2016
  3. How i can change panels to circles and i want only sleepers, time, online players, bottom left and coordinates mid top without background
     
    Last edited by a moderator: Aug 24, 2016
  4. i dont know what you mean by "change panels to circles" but if you don't want something lets say Compass

    "Compass": {
    "AnchorX": "Left",
    "AnchorY": "Bottom",
    "Autoload": false, Change this to false
    "Available": false, Change this to false

    "BackgroundColor": "0 0 0 0",
    "Dock": "BottomRightDock",
    "FadeOut": 0.0,
    "Height": 0.95,
    "Image": {
    "AnchorX": "Center",
    "AnchorY": "Bottom",
    "Available": true,
    "BackgroundColor": "0 0 0 0",
    "Height": 0.8,
    "Margin": "0 0.01 0.1 0.03",
    "Order": 1,
    "Url": "http://i.imgur.com/dG5nOOJ.png",
    "Width": 0.188
    },
     
  5. I think they meant that all of the panels are Square or rectangle and they want them as circles witch would be kind of nifty actually :p
     
  6. im trying to do this asdfeerer.jpg how i can make it?
    [DOUBLEPOST=1472069395][/DOUBLEPOST]
    im trying to make this asdfeerer.jpg

    and cords and compass up middle

    maxresdefault.jpg
     
    Last edited by a moderator: Aug 24, 2016
  7. ahh to me that looks like the icons are round not the actual panels so you would need to find icons like that and upload them to some where like imgur then copy the direct link and past it in to your json under the HelicopterEvent "Url": "http://i.imgur.com/hToippyTTx.png"
    something like that but be aware the icons need to be clear and white or they change the color when its lit up, also if you need to move the panel then you will need to adjust the positions hope that helps
     
  8. Can i ask how does the colors work?
     
  9. So... Ive been playing around with the config.. And I removed most things not needed.
    And added the ones UiPlus for Rust | Oxide is missing..

    With both mods, I managed to get them to like quite good together..
     

    Attached Files:

  10. theres a post on colors a little ways back
     
  11. Jake can i ask how does colors and margin works i tryed to move coordinates little bit down and it doesnt work? i have read those options and they doesnt work example this Margin: (Default: 0 0 0 0.005) Panel margin (Top,Right,Bottom,Left) and its not like that at all when i try to move bottom it doesnt even move
     
  12. Top Right Bottom Left is correct. But it moves from its anchor, not from the edge of the screen..
    [DOUBLEPOST=1472130665][/DOUBLEPOST]A few have asked for my config file. So I will share it here.

    Please note. There are a few items that if enables, will not line up well.
    I did this for myself, and only adjusted what I wanted/needed.

    I could mess around and fix and icon if requested..
     

    Attached Files:

  13. Take a look at this what do i need to change? from the text?
    "Coordinates": {
    "AnchorX": "Left",
    "AnchorY": "Bottom",
    "Autoload": true,
    "Available": true,
    "BackgroundColor": "0 0 0 0",
    "Dock": "BottomRightDock",
    "FadeOut": 0.0,
    "Height": 0.95,
    "Image": {
    "AnchorX": "Left",
    "AnchorY": "Bottom",
    "Available": true,
    "BackgroundColor": "0 0 0 0.4",
    "Height": 0,
    "Margin": "0.009 0.01 0.6 0.01",
    "Order": 1,
    "Url": "http://i.imgur.com/Kr1pQ5b.png",
    "Width": 0
    },
    "Margin": "0 0 0 0.01",
    "Order": 7,
    "PanelSettings": {
    "RefreshRate(s)": "3"
    },
    "Text": {
    "Align": "MiddleCenter",
    "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": 12,
    "Height": 1.0,
    "Margin": "0 0 0 0",
    "Order": 2,
    "Width": 0.848
     
    Last edited by a moderator: Aug 25, 2016
  14. this margin: "Margin": "0.009 0.01 0.6 0.01", moves the image element inside the BottomRight dock..
    this margin: "Margin": "0 0 0 0.01", moves the whole coords element..
    this margin: "Margin": "0 0 0 0", moves the text element inside the BottomRight dock..

    "BottomRightDock": {
    "AnchorX": "Right",
    "AnchorY": "Bottom",
    "Available": true,
    "BackgroundColor": "0 0 0 0.4",
    "Height": 0.03,
    "Margin": "0.005 0.005 0.005 0.165",
    "Width": 0.19
    },

    Change the above margin to move the entire BottomRight dock
     
  15. Still doesnt move
     
  16. 0.005 0.055 0.005 0.165 ?
     
  17. yeah still doesnt im trying to make this [​IMG]
     
  18. send me your entire config
     
  19. [​IMG] [​IMG] These are what im trying to do
     

    Attached Files:

  20. try this..
     

    Attached Files: