InfoPanel

Moved

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

5/5, 160 likes
  1. How do I turn certain info off, I want to turn the account balance off..
     
  2. PLEASE UPLOAD NEW ICONS THEYRE BROKEN!
     
  3. Screenshothere is the new images you could use if you need to change the icons if you
    i grabed new ones from google :D Screenshot
     
  4. dude tell me how pl0x
     
  5. This took 2 hours of guess work but i finally got our logo in

    [​IMG]
     
  6. Just heads up I think photobuket where the images are stored is blocking it. I just copied the images to my web host and pointed them to my url and book working.
    http://i924.photobucket.com/albums/ad89/jojodavis08/Helli.png
    http://i924.photobucket.com/albums/ad89/jojodavis08/Airdrop.png
    http://i924.photobucket.com/albums/ad89/jojodavis08/Radiation.png

    Just download them and host them else were and they work
    go to your oxide/config find infopanel.json

    look for the URLS and replace theem
    [DOUBLEPOST=1498869587][/DOUBLEPOST]
    Man how did you do that if I wanted a logo in the top left now you know how to do it would it be easy for you to share? How hard would it be to do in the top left? Plz?
     

    Attached Files:

  7. thats lustymap hes useing with a custom map image
     
  8. I had to bastardise the message panel and dock to make it work.

    Will upload my sections tomorrow

    You'll lose your message thing if you use mine.
     
  9. Hi I was wondering how I would go about making everything except the messages appear on the bottom left of the screen without those pesky slightly transparent bars showing up on the bottom right, and top left.
     
  10. I think I'm to stupid to get this working like you:

    Any chance to upload your data-file here and share it with us?
     
  11. for all that have the missing icons go to oxide/config/InfoPanel and insert or rplace the urls.

    1st one is AirdropEvent: http://i.imgur.com/hT7jdEX.png
    2nd one is HelicopterEvent: http://i.imgur.com/NxyODQ9.png
    and the last one is Radiation: http://i.imgur.com/owVdFsK.png

    this URL´s should work and if you dont find the sections read slowly and scroll slowly down.

    after this don´t forget to save and reload the plugin (oxide.reload InfoPanel)
     
    Last edited by a moderator: Jul 1, 2017
  12. Mind adding me on steam? Steam Community :: Squidler
     
  13. Hello can someone Please share with me a file providing me with the cords to create a new dock just above the toolbar and correctly sized to have the message bar there please . been at it for a long time and I can't get it.
     
  14. spl help me, what the bug?
    Screenshot_28.png
    its show online after refresh to the players connect to the game.
    My code
    Code:
        "OPlayers": {
          "AnchorX": "Left",
          "AnchorY": "Bottom",
          "Autoload": true,
          "Available": true,
          "BackgroundColor": "0 0 0 0",
          "Dock": "BottomDock",
          "FadeOut": 0.0,
          "Height": 0.95,
          "Image": {
            "AnchorX": "Left",
            "AnchorY": "Bottom",
            "Available": true,
            "BackgroundColor": "0 0 0 0",
            "Height": 0.8,
            "Margin": "0 0.05 0.1 0.05",
            "Order": 1,
            "Url": " http://gooogle.com",
            "Width": 0.25
          },
          "Margin": "0 0 0 0",
          "Order": 2,
          "Text": {
            "Align": 4,
            "AnchorX": "Left",
            "AnchorY": "Bottom",
            "Available": true,
            "BackgroundColor": "0 0 0 0",
            "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.70
          },
          "Width": 0.07
        },
     
  15. try
    Code:
    "OPlayers": {
          "AnchorX": "Left",
          "AnchorY": "Bottom",
          "Autoload": true,
          "Available": true,
          "BackgroundColor": "0 0 0 0",
          "Dock": "BottomDock",
          "FadeOut": 0.0,
          "Height": 0.95,
          "Image": {
            "AnchorX": "Left",
            "AnchorY": "Bottom",
            "Available": true,
            "BackgroundColor": "0 0 0 0",
            "Height": 0.8,
            "Margin": "0 0.2 0.1 0.05",
            "Order": 1,
            "Url": "http://gooogle.com",
            "Width": 0.35
          },
          "Margin": "0 0 0 0.01",
          "Order": 2,
          "Text": {
            "Align": 4,
            "AnchorX": "Left",
            "AnchorY": "Bottom",
            "Available": true,
            "BackgroundColor": "0 0 0 0",
            "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.31
        },
     
  16. so i have Screenshot_29.png
    need to fix image pls)))
     
  17. You need to point out what one you can also change a few settings I put until you get it the way you want would be the best way to go or can just give you my config
     
  18. Ok, pls give me your conf. Sanks!