What can i edit to move the bars? I would like to move them to the exact same point you have in the photo.
ZLevelsRemastered
Moved
Total Downloads: 41,383 - First Release: Nov 15, 2015 - Last Update: Jul 22, 2018
- 5/5, 127 likes
-
-
This not gived me clue how to move ZLevel HUD
-
-
-
Play with these damn numbers here: server -> oxide -> config -> ZLevelsRemastered.json.
Code:"CUI": { "Bounds": { "HeightLower": "0.020", "HeightUpper": "0.135", "WidthLeft": "0.70", "WidthRight": "0.840" },
-
-
Here, for 1080p resolution:
"Bounds": {
"HeightLower": "0.018",
"HeightUpper": "0.15",
"WidthLeft": "0.67",
"WidthRight": "0.810"
Save after u change numbers and reload plugin. -
Thanks for help
-
Hello . How to change the names woodcutting and other to put them in french thanks
-
open file : ZLevelsRemastered.json
and change names (those are mine xD):
"WCSkill": "Timberman",
"MSkill": "Miner",
"SSkill": "Butcher",
"CSkill": "Craftsman",
"ASkill": "Collector",
save file and reload plugin. -
Ah yes . OK, thanks
-
I have a question. Can i edit the LevelCap and the %Bonus ? if yes, how ?
-
-
What is the command to reload the plugin?
-
-
Suggestion: Add the ability to gain a percentage of someone elses levels if you kill them.
Lunch Killed Resistance. Lunch gained 10 levels from Resistance. -
Hello! Where in the config can I edit the %bonus?
Last edited by a moderator: Feb 23, 2017 -
Code:
"ResourcePerLevelMultiplier": { "A": 2.0, "M": 2.0, "S": 2.0, "WC": 2.0 },
0.2 = 2% -
Thank you so much! <3 I was searching for a week and almost gived up.