For example you may add custom font size to every letter, word or sentences by doing this:
(You may also add custom color to to every letter, word or sentences)
"Messages": [
"<size=14>Welcome to</size> <size=16><color=#f5af02>Test</color></size>",
"<size=15>Welcome to Test</size>"
],
To make the text font size bigger or smaller whit the fixed font size you have to search:
"MessageBox" and edit the first "FontSize": you find under "MessageBox"
InfoPanel
Moved
Total Downloads: 55,751 - First Release: Sep 25, 2015 - Last Update: Mar 13, 2018
- 5/5, 160 likes
-
How i can change panels to circles and i want only sleepers, time, online players, bottom left and coordinates mid top without background
Last edited by a moderator: Aug 24, 2016 -
"Compass": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Autoload": false, Change this to false
"Available": false, Change this to false
"BackgroundColor": "0 0 0 0",
"Dock": "BottomRightDock",
"FadeOut": 0.0,
"Height": 0.95,
"Image": {
"AnchorX": "Center",
"AnchorY": "Bottom",
"Available": true,
"BackgroundColor": "0 0 0 0",
"Height": 0.8,
"Margin": "0 0.01 0.1 0.03",
"Order": 1,
"Url": "http://i.imgur.com/dG5nOOJ.png",
"Width": 0.188
}, -
I think they meant that all of the panels are Square or rectangle and they want them as circles witch would be kind of nifty actually
-
how i can make it?
[DOUBLEPOST=1472069395][/DOUBLEPOST]
and cords and compass up middle
Last edited by a moderator: Aug 24, 2016 -
something like that but be aware the icons need to be clear and white or they change the color when its lit up, also if you need to move the panel then you will need to adjust the positions hope that helps -
Can i ask how does the colors work?
-
So... Ive been playing around with the config.. And I removed most things not needed.
And added the ones UiPlus for Rust | Oxide is missing..
With both mods, I managed to get them to like quite good together..Attached Files:
-
-
theres a post on colors a little ways back
-
-
[DOUBLEPOST=1472130665][/DOUBLEPOST]A few have asked for my config file. So I will share it here.
Please note. There are a few items that if enables, will not line up well.
I did this for myself, and only adjusted what I wanted/needed.
I could mess around and fix and icon if requested..Attached Files:
-
-
"Coordinates": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Autoload": true,
"Available": true,
"BackgroundColor": "0 0 0 0",
"Dock": "BottomRightDock",
"FadeOut": 0.0,
"Height": 0.95,
"Image": {
"AnchorX": "Left",
"AnchorY": "Bottom",
"Available": true,
"BackgroundColor": "0 0 0 0.4",
"Height": 0,
"Margin": "0.009 0.01 0.6 0.01",
"Order": 1,
"Url": "http://i.imgur.com/Kr1pQ5b.png",
"Width": 0
},
"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 0 0",
"Order": 2,
"Width": 0.848Last edited by a moderator: Aug 25, 2016 -
this margin: "Margin": "0 0 0 0.01", moves the whole coords element..
this margin: "Margin": "0 0 0 0", moves the text element inside the BottomRight dock..
"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.19
},
Change the above margin to move the entire BottomRight dock -
-
-
-
-
These are what im trying to do
Attached Files:
-
-
Attached Files:
-