For sure!
I attach my config file.
Change your logo URL in line 369
It's replace the radiation panel, I don't use it.
Don't forget to like my post![]()
InfoPanel
Moved
Total Downloads: 55,751 - First Release: Sep 25, 2015 - Last Update: Mar 13, 2018
- 5/5, 160 likes
-
Attached Files:
-
-
-
-
Last edited by a moderator: Oct 5, 2016
-
**EDIT* I had to reinstall the plugin twice but it finally started working again. Hopefully after I configure it it will keep working.Last edited by a moderator: Oct 5, 2016 -
After last game update:
[Oxide] 22:03 [Info] Loaded plugin InfoPanel v0.9.5 by Ghosst / Nogrod
[Oxide] 22:03 [Error] Failed to initialize plugin 'InfoPanel v0.9.5' (NullReferenceException: Object reference not set to an instance of an object)
[Oxide] 22:03 [Debug] at Oxide.Plugins.InfoPanel.LoadConfigValues () [0x00000] in <filename unknown>:0
at Oxide.Plugins.InfoPanel.Init () [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.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0
[Oxide] 22:03 [Info] Unloaded plugin InfoPanel v0.9.5 by Ghosst / Nogrod
[Oxide] 22:03 [Info] No previous version to rollback plugin: InfoPanel -
-
Sorry, my FTP client bad.
Thanks for the helpLast edited by a moderator: Oct 6, 2016 -
delete
-
Hey guys! I have a small question.
Whenever my player count hit over 10, it says 10/10 instead of 10/100 (max players of the server is 100).
How do i fix that? This is my file:Attached Files:
-
-
-
-
-
Does anyone have a json file for the panels to be on top?
-
My panel still dont work with config file from DerlustigeLappen...
-
This is the issue i'm having.. Any idea how i can fix this? Might be an super easy fix but i'm not good with this stuff, any help would be appreciated!
Attached Files:
-
-
that I adjusted a little, I changed some icons and more,
but I want to put the messages box upper on the right, or bottom between the belt sector and the status bars,
how can I make it? -
I like to add InfoPanel to my server. It has a lot of customization capabilities.
But this is a problem: If you change the way how & what to save in config file or how to read the config file.. then we can start over from scratch with the customization.. to avoid tons of error messages in log file. This is just pain in the a**.
It would be very nice if you could add version numbers to the config file. Then you could add additional load_config subroutines to your mod. So it could load the current version and maybe the previous version(s) properly and save it newly.
Thank you in advance!