InfoPanel
Moved
Total Downloads: 55,749 - First Release: Sep 25, 2015 - Last Update: Mar 13, 2018
- 5/5, 160 likes
-
Hi rly nice plugin!
The plugin works good but i become after the reload or spawn this message:
[BUNDLE]Not found: assets/content/generic textures/fulltransparent.tga
[BUNDLE]Not found: assets/content/generic textures/fulltransparent.tga
[BUNDLE]Not found: assets/content/generic textures/fulltransparent.tga
[BUNDLE]Not found: assets/content/generic textures/fulltransparent.tga
what can i do?
thx -
currently using the latest version of this plugin and just realised that the $$ isn't going up when someone sells something in the GUIShop plugin. Anyone know the issue?
-
-
duplicated everything related to balanced and swapped it over to rewards so on my server you can see ServerRewards and Economics balance. I'm getting an odd error when I reload however...
Utilized the info from this post:
Code:21:00 [Error] Failed to call hook 'OnServerInitialized' on plugin 'InfoPanel v0.9.5' (NullReferenceException: Object reference not set to an instance of an object) 21:00 [Stacktrace] at Oxide.Plugins.InfoPanel+Rewards.GetRewards (System.String id) [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
-
this plugin has money in bottom left? How to remove??
-
Code:
"Balance": { "AnchorX": "Left", "AnchorY": "Bottom", "Autoload": true, "Available": true, /// <<< set to false
-
Hi how do i get all of the information in the plugin to be a single bar at the bottom. Thank you in advance to anyone that can help.
-
There should be a collection of InfoPanel config files posted somewhere for those of us that are horrible with configuring GUIs. That way we can find one we like and steal it if someone is posting it to the public
-
Hey guys it would be very helpful if you could help me, I keep trying to get ipanel to work but its just keeps displaying "Failed to runa 1.00 timer in "Infopanel v0.9.4'
-
i want place everything on the battom like it was normal .
can someone send me the normal settings on the config?
Steam Community :: Screenshot
I want to do it like this . can someone send me the settings for this one?Last edited by a moderator: Apr 2, 2017 -
I am having this problem with my panel. https://i.gyazo.com/740c15de4f448c7131755c41ee7e517d.png Im trying to get the sleeping numbers out of the way of the airplane.
Code:{ "CompassDirections": { "e": "East", "n": "North", "ne": "Northeast", "nw": "Northwest", "s": "South", "se": "Southeast", "sw": "Southwest", "w": "West" }, "Docks": { "BottomLeftDock": { "AnchorX": "Left", "AnchorY": "Bottom", "Available": true, "BackgroundColor": "0 0 0 0.4", "Height": 0.03, "Margin": "0.005 0.162 0.005 0.005", "Width": 0.18 }, "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.17 }, "TopLeftDock": { "AnchorX": "Left", "AnchorY": "Top", "Available": true, "BackgroundColor": "0 0 0 0.4", "Height": 0.03, "Margin": "0.005 0.175 0.005 0.005", "Width": 0.19 }, "TopRightDock": { "AnchorX": "Right", "AnchorY": "Top", "Available": true, "BackgroundColor": "0 0 0 0.4", "Height": 0.03, "Margin": "0.005 0.005 0.005 0.005", "Width": 0.39 } }, "Messages": [ "Welcome to Rust of World!", "Make sure to stop by the Trade Bank! Where they Trade and Bank your items!", "Press .esc. and go to .View Webpage. and it'll take you to the discord server!" ], "Panels": { "AirdropEvent": { "AnchorX": "Left", "AnchorY": "Bottom", "Autoload": true, "Available": true, "BackgroundColor": "0 0 0 0.4", "Dock": "TopLeftDock", "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.1 0.1 0.1", "Order": 1, "Url": "http://i.imgur.com/dble6vf.png", "Width": 0.8 }, "Margin": "0 0 0 0.01", "Order": 4, "PanelSettings": { "ActiveColor": "0 1 0 1", "InactiveColor": "1 1 1 0.1" }, "Width": 0.1 }, "Balance": { "AnchorX": "Left", "AnchorY": "Bottom", "Autoload": true, "Available": true, "BackgroundColor": "0 0 0 0.4", "Dock": "BottomLeftDock", "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.01 0.1 0.01", "Order": 1, "Url": "http://i.imgur.com/HhL5TvU.png", "Width": 0.1 }, "Margin": "0 0 0 0.01", "Order": 7, "PanelSettings": { "RefreshRate(s)": "5" }, "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.02 0 0", "Order": 2, "Width": 0.848 }, "Width": 0.8 }, "Clock": { "AnchorX": "Left", "AnchorY": "Bottom", "Autoload": true, "Available": true, "BackgroundColor": "0.1 0.1 0.1 0", "Dock": "BottomLeftDock", "FadeOut": 0.0, "Height": 0.95, "Margin": "0 0 0 0.01", "Order": 1, "PanelSettings": { "ClockUpdateFrequency (seconds)": 4, "TimeFormat": "HH:mm" }, "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": 14, "Height": 0.95, "Margin": "0 0.01 0 0.01", "Order": 0, "Width": 1.0 }, "Width": 0.2 }, "Compass": { "AnchorX": "Left", "AnchorY": "Bottom", "Autoload": true, "Available": true, "BackgroundColor": "0 0 0 0.4", "Dock": "BottomRightDock", "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.01 0.1 0.03", "Order": 1, "Url": "http://i.imgur.com/dG5nOOJ.png", "Width": 0.188 }, "Margin": "0 0 0 0.01", "Order": 8, "PanelSettings": { "RefreshRate(s)": "1", "TextOrAngle": "text" }, "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.02 0 0", "Order": 2, "Width": 0.76 }, "Width": 0.5 }, "Coordinates": { "AnchorX": "Left", "AnchorY": "Bottom", "Autoload": true, "Available": true, "BackgroundColor": "0 0 0 0.4", "Dock": "BottomRightDock", "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.01 0.1 0.01", "Order": 1, "Url": "http://i.imgur.com/Kr1pQ5b.png", "Width": 0.13 }, "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.02 0 0", "Order": 2, "Width": 0.848 }, "Width": 0.5 }, "HelicopterEvent": { "AnchorX": "Left", "AnchorY": "Bottom", "Autoload": true, "Available": true, "BackgroundColor": "0 0 0 0.4", "Dock": "TopLeftDock", "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.15 0.1 0.1", "Order": 1, "Url": "http://i.imgur.com/hTTyTTx.png", "Width": 0.75 }, "Margin": "0 0 0 0.01", "Order": 5, "PanelSettings": { "ActiveColor": "0.7 0.2 0.2 1", "InactiveColor": "1 1 1 0.1" }, "Width": 0.1 }, "MessageBox": { "AnchorX": "Right", "AnchorY": "Bottom", "Autoload": true, "Available": true, "BackgroundColor": "0 0 0 0.4", "Dock": "TopRightDock", "FadeOut": 0.0, "Height": 0.95, "Margin": "0 0 0 0.005", "Order": 7, "PanelSettings": { "MessageUpdateFrequency (seconds)": 10, "MsgOrder": "normal" }, "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": 14, "Height": 0.95, "Margin": "0 0 0 0.005", "Order": 0, "Width": 1.0 }, "Width": 1.0 }, "OPlayers": { "AnchorX": "Left", "AnchorY": "Bottom", "Autoload": true, "Available": true, "BackgroundColor": "0 0 0 0.4", "Dock": "TopLeftDock", "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.35 }, "Margin": "0 0 0 0.01", "Order": 2, "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": 14, "Height": 1.0, "Margin": "0 0 0 0.005", "Order": 2, "Width": 0.60 }, "Width": 0.25 }, "Sleepers": { "AnchorX": "Left", "AnchorY": "Bottom", "Autoload": true, "Available": true, "BackgroundColor": "0 0 0 0.4", "Dock": "TopLeftDock", "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/mvUBBOB.png", "Width": 0.60 }, "Margin": "0 0 0 0.001", "Order": 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": 14, "Height": 1.0, "Margin": "0 0 0 0.005", "Order": 2, "Width": 0.80 }, "Width": 0.19 } }, "ThirdPartyPanels": {}, "TimeFormats": [ "H:mm", "HH:mm", "h:mm", "h:mm tt" ] }
-
-
-
[DOUBLEPOST=1491234870][/DOUBLEPOST]Info Panel Help! | Oxide
If anyone could go look at that ^^^^^^^^^^^^^^^^ -
-
[DOUBLEPOST=1491249116][/DOUBLEPOST] -
Well keep default anchor/width setting should solve your problem
-
-
I've tried editing the code myself but have broken it multiple times -_- leaving it in an professionals hands. I'm looking to put all of the UI at the top, get the images less stretched and more spaced out between one another. I have icons that are creeping into one another sides in the original code.
Anyone happy to help?