fast fix, added .isConnected OnPlayerInit check and incrase some timers delay
InfoPanel
Moved
Total Downloads: 55,749 - First Release: Sep 25, 2015 - Last Update: Mar 13, 2018
- 5/5, 160 likes
-
How to change the color of messages?
-----------------------------------------------
Resolved:
<color=orange>...</color>Last edited by a moderator: Feb 2, 2016 -
Hello!
Please help me with top left map!
I see how i walk, but i cant see map picture!Last edited by a moderator: Feb 19, 2016 -
[DOUBLEPOST=1454479919,1454448590][/DOUBLEPOST]Okey, I've seen server owners putting in their logotyp to the info panel on like 60% of the servers I've joined. But nobody answer when I gently ask how to do it. Not even when I go the plugins own topic huh, must be couyse you all who know how to do it wanna keep your server speciaaaal. Baah n/m!! -
Code:
[Notifier v2.18.0] Player left the server. (Reason: Ping is too high: 303ms) (19:06:57) | [Oxide] 7:06 PM [Error] Failed to run a 2.00 timer in 'InfoPanel v0.8.14' (NullReferenceException: Object reference not set to an instance of an object) (19:06:58) | [Oxide] 7:06 PM [Error] Failed to run a 1.00 timer in 'InfoPanel v0.8.14' (NullReferenceException: Object reference not set to an instance of an object)
-
Is there a way to change color to all font in this plugin? and where in that case?
-
[DOUBLEPOST=1454595266][/DOUBLEPOST]Still looking for some help with adding my server logo/image to the center of the infopanel bar, next to the compass/coordinates, anyone? -
but that is only avalible for messages and compas but how about the rest?
-
How to translate the plugin to russian lang?
-
не могу писать исправьте э)
-
There are two 'if' statements with identical conditional expressions. The first 'if' statement contains method return. This means that the second 'if' statement is senseless InfoPanel.cs 2623
There are two 'if' statements with identical conditional expressions. The first 'if' statement contains method return. This means that the second 'if' statement is senseless InfoPanel.cs 2588 -
how can i add a server logo on the middle of the screen ?
http://up.picr.de/24558606mq.jpg
can someone please help me
TANKS -
Yes how do we do that
-
-
Same here, been naging about it for weeks! Lots of servers using it but no one share the knowlage
-
Ok so I solved it. I will post instructions here how to add images to the bar.
Code:"BigLogo": { "AnchorX": "Left", "AnchorY": "Bottom", "Autoload": true, "Available": true, "BackgroundColor": "0 0 0 0.4", "Dock": "BottomDock", "Height": 1, "Margin": "0 0 0.001 0.024", "Order": 9, "Image": { "AnchorX": "Left", "AnchorY": "Bottom", "Available": true, "BackgroundColor": "0 0 0 0.4", "Height": 0.95, "Margin": "0 0.00 0.0 0.00", "Order": 1, "Url": "http://yourimage.jpg", "Width": 2 }, "Width": 0.055 }, "SmallLogo": { "AnchorX": "Right", "AnchorY": "Bottom", "Autoload": true, "Available": true, "BackgroundColor": "0 0 0 0", "Dock": "BottomDock", "Height": 1, "Margin": "0 0 0 0.002", "Order": 6, "Image": { "AnchorX": "Left", "AnchorY": "Bottom", "Available": true, "BackgroundColor": "0 0 0 0", "Height": 1.2, "Margin": "0 0 0 0", "Order": 1, "Url": "http://yourimage.jpg", "Width": 0.89 }, "Width": 0.055 }
You need to add your own image in the "Url" section and also tweek height, width and margins to fit your images.
I will atach an image how it looks on my server with exact those settings provided here.Attached Files:
-
-
Cool Nice work thx i will test it
-
I will post my config file here so you can use it and modify it as you please on your own server. It may be easier!
Attached Files:
-
-
Hello, I'm trying to change the settings plug. I changed the name of "Beware! You are not Alone" with "Hello my peoples" and nothing has changed. what is the problem?
-