That could be anything, but wouldn't be related to why this plugin was updated.
InfoPanel
Moved
Total Downloads: 55,749 - First Release: Sep 25, 2015 - Last Update: Mar 13, 2018
- 5/5, 160 likes
-
Wulf Community Admin
-
Last edited by a moderator: Nov 10, 2017
-
Wulf Community Admin
-
o relógio não aparece HELP ME PLEASE
-
Wulf Community Admin
-
[DOUBLEPOST=1510453472][/DOUBLEPOST] -
is it possible to use HEX colorcodes for the infopanel text field or just works <color=red> </color> ?
-
Wulf Community Admin
-
me ajuda ai mano kk
-
is there anyway to get this to scale with the in game UI scale?
and maybe go under when inventory or crafting windows are present? -
Not sure about UI scaling but for hiding it when Inventory / Crafting open you have to change the .cs file:
Find:
Code:public string ParentName { get; set; } = "Overlay";
Code:public string ParentName { get; set; } = "Hud";
-
thanks, that works
still would be nice if it scaled with in game UI scale.
-
Np's
Indeed it would, though I don't think any CUI does. Though could be wrong and would like that too tbh
-
Wulf Community Admin
-
Aaaaah didn't think it did. I just set all the CUI for a 1080P size as that would be the majority one would assume
-
-
I was wondering if someone could be so kind in helping me with a situation I am causing with info panel.
Attached is a screenshot of a doodle I did for quick reference.
Essentially I am attempting to do three things. Move specific panels, delete two panels and move the bottom panel slightly lower.
I have attempted to go into the config Json and remove what I thought were the panels but either a. completely stopped working b. or moved the panels in a completely odd direction.
In my diagram I am attempting to :
1: Move top panel to the very bottom left (Plyr/Slpr/Air/Heli/Rad)
2: The last slot available on above Top Panel, Move clock to
3: Delete Economy Panel -
4: Delete Nav/Directional Panel
5: Move Info Panel to connect with (now) Top Panel all the way to the bottom
6: Move Bottom Panel slightly lower to logo
Hope it is not to much to ask how to achieve this but would very much appreciate the assist on this.Attached Files:
-
-
here's the one I made
-
Hey All,
Thanks for the great images. (as the default ones are blurred on some resolutions)
I assume I am not meant to reference the images directly from the forums here.
Can I get the URL's so the config files can be updated?
Also, if I was to change the "http://" to "file://" can I find if someone has done this successfully and exactly what text they used?
I would be aiming for oxide/data/InfoPanel/img/ as per AdminPanel
Would the author consider an imagecache like AdminPanel uses?
Thanks for reading.
Hook.
edit:
Compass; http://icons.iconarchive.com/icons/paomedia/small-n-flat/1024/compass-icon.png
thanks to XNeo -> InfoPanel | Page 126 | Oxide .
Radiation
Map Pointer
Helicoptor
Plane
Clock
Players
SleepersLast edited by a moderator: Nov 18, 2017 -