ZLevelsRemastered
Moved
Total Downloads: 41,383 - First Release: Nov 15, 2015 - Last Update: Jul 22, 2018
- 5/5, 127 likes
-
On the example screen its already the default...but the CUI dimensions differ on greater or smaller screen-resolutions. Thats not adjustable from within-serverside
-
This not gived me clue how to move ZLevel HUD
-
Aww, that sucks. Im running 1920x1080 and the end of the bars are in the players stats.
-
same here.. this is reason why I want to have above default game HUD.. would be perfect if we have option move it to any position X/Y
-
I've seen the same question asked time and time again on this thread... "how do I move the GUI/HUD/Bars" etc..
Play with these damn numbers here: server -> oxide -> config -> ZLevelsRemastered.json.
That's literally all you need. Play with those and figure it out. After you update the numbers go into the in-game console and type "oxide.reload ZLevelsRemastered" and BOOM it updates without having to reset the server.Code:"CUI": { "Bounds": { "HeightLower": "0.020", "HeightUpper": "0.135", "WidthLeft": "0.70", "WidthRight": "0.840" }, -
Problem is, iv'e played with those damn numbers and they didn't change anything.
-
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
-
/server/identity/oxide/lang/en
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 ?
-
Those things can all be changed in the generated config file.
-
What is the command to reload the plugin?
-
reload ZLevelsRemastered
-
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 -
2.0 = 20%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.
