InfoPanel
Moved
Total Downloads: 55,749 - First Release: Sep 25, 2015 - Last Update: Mar 13, 2018
- 5/5, 160 likes
-
Attached Files:
-
-
Last edited by a moderator: Apr 30, 2017
-
now i have something like that:
How cut that gray bar where compass is ? -
ok i do it by myself, it's looks now that:
I know i'm smart ;3 -
-
InfoPanel by Zyems
Attached Files:
-
-
Помогите https://pp.userapi.com/c638516/v638516619/3d326/x-xnvDwOIC0.jpg
[DOUBLEPOST=1493820811][/DOUBLEPOST]Help how to fix it
[DOUBLEPOST=1493822115][/DOUBLEPOST]Attached Files:
-
-
-
how come when ever i try to change the icon it never works :/ like the supply drop plane icon and i make a custom one 36x36 size and png but when i add the link, it doesnt work :/
-
Is there a way to reset this for some people? Some people on the server it doesn't fully show for them, only sleepers and online people, where as the majority of people can view everything on the bar (so it's not a permissions thing)
-
Question: Is there an option/config setting to set showing the Y coordinate for Coordinates panel?
-
Hey Nogrod. Love this plugin. Small feature request. Next time you update can you set the default parent on the panels to Hud instead of Overlay? I find the docks and their contents conflict with other UI elements on the inventory and crafting pages at times. Thanks.
For anyone else who is interested: If you want the InfoPanel UI elements to fade to the background like the rest of the hud when in crafting or inventory layers change the following line of code on line 1753 of InfoPanel.cs. This will change the default layer the UI elements are displayed on.
From:
public string ParentName { get; set; } = "Overlay";
To:
public string ParentName { get; set; } = "Hud";
This is useful to avoid conflicts with things like furnace splitter where the UI is locked to under the game's furnace UI. I haven't found a way to do this through the config json which would be helpful and add configurability...but then I'm not that smart so this is a good workaround for me. Enjoy. -
Can somebody tell me how to color numbers on info. like this
-
I changed the content for the text under "balance" and set it to Bucks. It doesn't show up on the server. I also thought it might work if I disabled the image. Still nothing and the image didn't disappear. Any ideas?
-
How can I have the Compass right in the middle above the hotbar?
-
hi whats the command to reload this plugin? because oxide.reload infopanel isnt working
-
Wulf Community Admin
Casing matters. -
Thanks alot Wulf!
-
I guess I need to bump?
-
Code:
(03:47:51) | Failed to call hook 'Unload' on plugin 'InfoPanel v0.9.5' (KeyNotFoundException: The given key was not present in the dictionary.) (03:47:51) | at System.Collections.Generic.Dictionary`2[System.String,System.Collections.Generic.Dictionary`2[System.String,Oxide.Plugins.InfoPanel+IPanel]].get_Item (System.String key) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InfoPanel.DestroyGUI (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InfoPanel.Unload () [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>:0i have this after new update