ZLevelsRemastered

Moved

Total Downloads: 41,384 - First Release: Nov 15, 2015 - Last Update: Jul 22, 2018

5/5, 127 likes
  1. There's 2 files in the data folder;

    - ZLevelsRemastered.db
    - ZLevelsCraftDetails.json

    Do I delete both? And, thank you for the reply.
     
  2. When the full wipe comes yes delete both
     
  3. Error ?
    Code:
    [Oxide] 22:44 [Error] Failed to call hook 'OnItemCraft' on plugin 'ZLevelsRemastered v1.6.4' (InvalidCastException: Cannot cast from source type to destination type.)
    [Oxide] 22:44 [Debug]   at Oxide.Plugins.ZLevelsRemastered.OnItemCraft (.ItemCraftTask task, .BasePlayer crafter) [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
    [Oxide] 22:44 [Error] Failed to call hook 'OnItemCraft' on plugin 'ZLevelsRemastered v1.6.4' (InvalidCastException: Cannot cast from source type to destination type.)
    [Oxide] 22:44 [Debug]   at Oxide.Plugins.ZLevelsRemastered.OnItemCraft (.ItemCraftTask task, .BasePlayer crafter) [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 
     
  4. The crafting skill is not shown ingame and i think it doesn´t works at all but why?
    Can you help me please D:
    Btw I am not realy in plugins and that stuff at rust, where do i eaven edit this stuff?
    Thx
     
  5. In your oxide folder. Under config open zlvl remastered Jason. Change crafting to a positive number of 20 or less.
     
  6. "XPPerTimeSpent": 3 "TimeSpent": 1, "PercentFasterPerLevel": 5, "CraftingDetails": {
    where?
     
  7. where?


    "LevelCaps": {
    "C": 20,
    "M": 0,
    "S": 0,
    "WC": 0
     
  8. thank you allot
     
  9. No worries
     
  10. Only i have that error ?
    Code:
    [Oxide] 17:46 [Error] Failed to call hook 'OnItemCraft' on plugin 'ZLevelsRemastered v1.6.4' (InvalidCastException: Cannot cast from source type to destination type.)
    [Oxide] 17:46 [Debug]   at Oxide.Plugins.ZLevelsRemastered.OnItemCraft (.ItemCraftTask task, .BasePlayer crafter) [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 
    The other three skills works fine. An the craftig skill levels up. But it dont reduce the crafting time...

    Here is my config:
    Code:
    {
      "CraftingDetails": {
        "PercentFasterPerLevel": 0.4,
        "TimeSpent": 1,
        "XPPerTimeSpent": 25
      },
      "dbConnection": {
        "Database": "db",
        "GameProtocol": 1379,
        "Host": "127.0.0.1",
        "Password": "password",
        "Port": 3306,
        "UseMySQL": false,
        "Username": "user"
      },
      "LevelCaps": {
        "C": 250,
        "M": 250,
        "S": 250,
        "WC": 250
      },
      "Messages": {
        "CSkill": "Cr",
        "LevelUpText": "{0} verbessert\nLevel: {1} (+{4}% Bonus) \nXP: {2}/{3}",
        "MSkill": "Mi",
        "SSkill": "Sk",
        "StatsHeadline": "Level stats (/statinfo [statname] - To get more information about skill)",
        "StatsText": "-{0}\nLevel: {1} (+{4}% bonus) \nXP: {2}/{3} [{5}].\n<color=red>-{6} XP loose on death.</color>",
        "WCSkill": "Wc"
      },
      "PercentLostOnDeath": {
        "C": 25,
        "M": 25,
        "S": 25,
        "WC": 25
      },
      "PointsPerHit": {
        "M": 130,
        "S": 300,
        "WC": 130
      },
      "ResourcePerLevelMultiplier": {
        "M": 0.5,
        "S": 0.5,
        "WC": 0.5
      }
    }
     
  11. Just a guess... try putting
    Not sure if this will work for you or not. When I first started using this program I read that Crafting cannot be greater than 20 and still work right. Not sure if that will fix your issue or not. But worth a try.
     
  12. You mean maximum level greater thean 20? Bevor last Wipe i had maximum lvl 100 and all works fine...
     
  13. Don't remember what the original post said about it.
     
  14. ok, i have give i a try and it work with 100 level cap... :) Thx
     
  15. if you dont want to give higher levels or give xp or faster/greater gather/crafting skills why use this plugin ? (curiosity has got the better of me)
    its a fantastic plugin that replaces three plugins and gives a better "view" of levels than the others,
    its like getting an airdrop plugin and setting the drops to zero !!!
     
  16. Hello, please help me :) My game version 1486. i use Zlevels Remastered v1.6.4. i can't see Crafting Skill in the game. it is DİSABLE.
    How can i do, enabled Crafting Skill?
     
  17. This is asked alot.... as a matter of fact if you look up about 5 posts from this one.......
     
  18. i can't see this post. Please answer again :(
     
  19. Edit your .Json file. Change crafting from -1 to what u want it.... like 20
     
    Last edited by a moderator: Aug 12, 2016
  20. Hey man, thank you a lot :) i was edit .cs file evertime. and evertime don't work. But now change .jason file, it is work :D thanks again :)