I'm not really familiar with this plugin, sorry. I've only posted a few fixes for it, but I imagine there are some issues with it.
ZLevelsRemastered
Moved
Total Downloads: 41,384 - First Release: Nov 15, 2015 - Last Update: Jul 22, 2018
- 5/5, 127 likes
-
Wulf Community Admin
-
Ah np, ill see if @k1lly0u can pull something off with his quest plugin, be a nice mix.
-
How can I double the XP on TimedEvents?
-
-
I was talking about the zLevel XP....
-
-
Hi, when I first installed the plugin, i set crafting level to 20 (down from 200), this leveled too quickly and i wanted to set it to 50.
But my level is still stuck on 20 and will not go any further? -
-
Does it write the max into the database when a user connects? will i have to reset the database. -
How to remove the % bonus when you move to the next level?
-
I don't know why, but xp loss on death doesn't work for now.
Solved. Forgot to update Oxide to latest versionLast edited by a moderator: Dec 10, 2016 -
I can't see the 4th skill (Crafting) .. It need config ??
-
-
i belive the crafting xp dosent work correct me if im wrong
-
is there a command to give a certain amount of xp or levels if not you should add it. im
-
Line 976: AnchorMin = "0.85 0.85",
Line 977: AnchorMax = "0.985 0.985"
OXIDE MOD folder Plugins/ZLevelsRemastered.cs, changed the above lines in the code of the plugin, the number of players - InfoPanel for Rust | Oxide
Config:Attached Files:
Last edited by a moderator: Dec 19, 2016 -
-
ZLevelsRemastered:
You can modify players level via RCON/Console, using the following commands:
Code:zlvl [playername/steamid] [skillshortcutname] [XX] -- Sets player level to XX level. zlvl [playername/steamid/*/**] [skillshortcutname] +[XX] -- Increases player level by XX levels. zlvl [playername/steamid/*/**] [skillshortcutname] -[XX] -- Decreases player level by XX levels. zlvl [playername/steamid/*/**] [skillshortcutname] /[XX] -- Divides player level by XX. zlvl [playername/steamid/*/**] [skillshortcutname] *[XX] -- Sets player XP rates to XX% of server rates (100 is default).
-
Hi there in installed this Plugin today and it was all working fine, but after a few restarts and tweaks to the json file it no longer works... i have even re-downloaded the whole thing and i still have the same error...
Code:[Error] Failed to call hook 'OnCollectiblePickup' on plugin 'ZLevelsRemastered v1.6.6' (InvalidCastException: Cannot cast from source type to destination type.) 21:51 [Debug] at Oxide.Plugins.ZLevelsRemastered.levelHandler (.BasePlayer player, .Item item, System.String skill) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ZLevelsRemastered.OnCollectiblePickup (.Item item, .BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ZLevelsRemastered.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
Any help would be amazing!
Thank you.Last edited by a moderator: Dec 25, 2016