Does anyone know how to add your font for example: robotocondensed-regular.ttf
InfoPanel
Moved
Total Downloads: 55,749 - First Release: Sep 25, 2015 - Last Update: Mar 13, 2018
- 5/5, 160 likes
-
Anyone want to help me? The plane,heli is misslocated and almost invisible
-
-
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 -
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. -
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! -
-
-
-
-
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:
-
-
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 -
-
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 leftAttached Files:
-
-
Thank you. Corrosive!
Attached Files:
-
-
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 -
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 worksLast edited by a moderator: Jul 16, 2017 -
[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/ -
-
Please, how to cut the default UI added ?
For example cut after radiation logo because UI is too long
Thanks