ZLevelsRemastered

Moved

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

5/5, 127 likes
  1. You need to play around a bit with these three values:
    Code:
        "CraftingDetails": {
          "PercentFasterPerLevel": 5,
          "TimeSpent": 1,
          "XPPerTimeSpent": 3
        },
     
  2. The night bonus is in percentage, ????
     
  3. It seems like there is a hard cap for crafting level (20) is it possible to remove that cap?
     
  4. Remove that:
    Code:
                try {
                    if ((int)levelCaps[Skills.CRAFTING] > 20)
                    levelCaps[Skills.CRAFTING] = 20;
                } catch {}
     
  5. Is there a way that it can be made for Admins to have unlimited levels while players follow the standard rules?
     
  6. Is there a fix for this problem with plugin. It seems that it cannot retrieve source from the game for crafting system leveling.

    "Failed to call hook 'OnItemCraft' on plugin 'ZLevelsRemastered v2.5.3' (InvalidCastException: Cannot cast from source type to destination type.)"
     
  7. Do you use any other plugins changing/affecting the crafting process?
     
  8. No, none, im using only ZLevelsRemastered for everything. But for some reason it cannot do crafting time. Mining and everything else seems to be just fine. I've even looked up into the plugin but everything is ok. If this goes on, i'll try reinstall the server and oxide, maybe it will be fine then.
     
  9. Maybe..but which sense should that make when you got anyway super-admin powers ;)
    [DOUBLEPOST=1489975276][/DOUBLEPOST]
    On what kind of items did it generate that error? Does it also fail on any craft or only partly.
     
  10. I simply wanted admins to have 1 second crafting to help players with their lost items, or for any other reason. without removing the Level limit of course.
     
    Last edited by a moderator: Mar 20, 2017
  11. If you keep replacing items players will walk over you also its part of the game so I would tell them deal with it
     
  12. My server is not a vanilla, there is a reason why I am asking for such a function.
     
  13. You are running plugins so of course you are not running vanilla common sense tells everyone that not sure why you thought I was even thinking that
     

  14. It does on any crafting recipes, any sorts of crafting. I don't wanna have instacraft on the server because of the longer wipe schedule, but it doens't work now for some reason. Before the latest update it was warking properly, but now it seems to have that problem. I've even unload plugin, delete all files and data from it, restart the server and make it new, but still the same error.

    And, super-admin powers doens't help me that much. hahaha, only for watching players behavior. :p
     
  15. Is there anyway I can move this over slightly to the left? Its on top of my status bar
     
  16. Failed to call hook 'OnCollectiblePickup' on plugin 'ZLevelsRemastered v2.5.3' (NullReferenceException: Object reference not set to an instance of an object) help pls
    [DOUBLEPOST=1490112991][/DOUBLEPOST]Failed to call hook 'OnDispenserGather' on plugin 'ZLevelsRemastered v2.5.3' (NullReferenceException: Object reference not set to an instance of an object) i get this error in the server console too
     
  17. Full Error logs would be helpful...from ServerLog for example.
     
  18. is there some way i can make it do 0.1 extra instead of 1?
     
  19. In case of you mean the "DefaultResourceMultiplier"s, it does accept also such numbers like "0.1". But i'm not sure about the results^^
     
  20. when i entered 0.1 every time it leveled up it said +-10% etc