InfoPanel

Moved

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

5/5, 160 likes
  1. Does anyone know how to add your font for example: robotocondensed-regular.ttf
     
  2. Anyone want to help me? The plane,heli is misslocated and almost invisible
     
  3. Could you upload your data files please? Your layout looks fantastic.
     
  4. Here's our code sections that give you the ability to have an image in the bottom left, BEWARE! THIS WILL MEAN YOU CANT HAVE A MESSAGE BOX AS I USED THAT TO MAKE IT USE AN IMAGE!

    Code:
        "MessageDock": {
          "Available": true,
          "AnchorX": "Right",
          "AnchorY": "Bottom",
          "Width": 0.2,
          "Height": 0.0375,
          "BackgroundColor": "0 0 0 0",
          "Margin": "0.14 0.216 0.02 0.795"
    Code:
        "Hordepic": {
          "Autoload": true,
          "Dock": "MessageDock",
          "PanelSettings": {},
         "Image": {
            "Width": 0.8,
            "Url": "http://i.imgur.com/UV8s9rT.png",
            "Available": true,
            "AnchorX": "Left",
            "AnchorY": "Bottom",
            "Height": 2.3,
            "Order": 0,
            "BackgroundColor": "0 0 0 0",
            "Margin": "0 0 0.1 4.0"
          },
          "Text": {
            "Width": 1.0,
            "Align": "MiddleCenter",
            "FontColor": "1 1 1 1",
            "FontSize": 14,
            "Content": "No Content",
            "FadeIn": 0.0,
            "FadeOut": 0.0,
            "Available": false,
            "AnchorX": "Left",
            "AnchorY": "Bottom",
            "Height": 1.0,
            "Order": 1,
            "BackgroundColor": "0 0 0 0.4",
            "Margin": "0 0 0 0.005"
          },
          "FadeOut": 1.0,
          "Available": true,
          "AnchorX": "Bottom",
          "AnchorY": "Left",
          "Width": 0.975,
          "Height": 0.8,
          "Order": 2,
          "BackgroundColor": "0 0 0 0",
          "Margin": "0 0.01 0.075 0"
        },
    
     
    Last edited by a moderator: Jul 7, 2017
  5. Corrosive
    Can you post your entire code? I messed mine up and I like your layout.
    I tried removing messagebox and putting this code there but it didn't work.
     
  6. Did anyone end up getting the .cs file from Brohawk for the InfoPanel with Rewards Points on it? I got the JSON file, but still need the .CS file.

    If anyone could share the .cs it would be greatly appreciated. Thanks!
     
  7. The plugin is on the overview where it always is
     
  8. The one with the Rewards Points? Its different from Economics money.
     
  9. Have you checked all pages in case its been uploaded
     
  10. Would you mind posting the whole code? Your layout's the best I've seen in this thread.
     
  11. This is the closest I could get to Corrosive's layout, this is meant to be used with LustyMap as there are no coords/compass.

    Had to use diff icons since the original ones hosted on photobucket reached their download limit. MessageBox still in place unlike theirs, I don't have any icons/images for that so left it as is.
     

    Attached Files:

  12. I get this error when I try to load it.
    Code:
    (20:29:58) | at System.Collections.Generic.List`1[System.String].get_Item (Int32 index) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.InfoPanel+Messenger.GetMessage () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.InfoPanel.InitializeGUI (.BasePlayer player) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.InfoPanel.OnServerInitialized () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.InfoPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Jul 11, 2017
  13. If you upload the .cs it would likely work, probably just a version mismatch.
     
  14. hey i just installed you plugin but the layout is kind of weard and i cant find anything to change the positions of the panels

    i want them all on top and beginning from the left
     

    Attached Files:

  15. Thank you. Corrosive!
     

    Attached Files:

  16. I have a problem that the 'Radiation' icon is always yellow regardless if I am in a radtown or not. Any solution?

    // nvm I have just disabled it completely.
     
    Last edited by a moderator: Jul 16, 2017
  17. I too have this issue ... I would like it to turn off the yellow Radiation icon when radiation is off. Then go back to yellow when radiation is back on.

    Scratch that I found the fix ... I use MonumentRadiation mod and it had setting in there for using InfoPanel I set to true and it now works :)
     
    Last edited by a moderator: Jul 16, 2017
  18. do you still have this? cuz if so I would very much like to use this for my server please. thanks
    [DOUBLEPOST=1500238076][/DOUBLEPOST]Hello guys can someone be kind enough and help me please I would really like someone to make the same as this guys infopanel http://oxidemod.org/attachments/ttet-png.38912/ thanks.
    [DOUBLEPOST=1500238449][/DOUBLEPOST]hey can someone help me and make this info panel for me please i would but idk how to do it thanks http://oxidemod.org/attachments/ttet-png.38912/
     
  19. can u pass me the config for the infopanel below the toolbar? i dont need the textbox or the /info box, just the bar below the toolbar. would be so nice... :/
     
  20. Please, how to cut the default UI added ?

    For example cut after radiation logo because UI is too long

    Thanks