Hmmm is it worth the hassle?
ZLevelsRemastered
Moved
Total Downloads: 41,381 - First Release: Nov 15, 2015 - Last Update: Jul 22, 2018
- 5/5, 127 likes
-
Last edited by a moderator: Dec 16, 2015
-
-
Guys? I haven't made bugs in this version or what? Why no one is posting anything about bugs and features?
-
Dont have any bugs so far
-
Well, I changed to MySQL with the newest update and haven't noticed any bugs at least yet
-
Code:
[Oxide] 2:38 PM [Error] Failed to call hook 'OnItemCraftFinished' on plugin 'ZLevelsRemastered v1.5.0' (KeyNotFoundException: The given key was not present in the dictionary.) [Oxide] 2:38 PM [Debug] at System.Collections.Generic.Dictionary`2[System.UInt64,System.Collections.Generic.Dictionary`2[System.String,System.Int64]].get_Item (UInt64 key) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ZLevelsRemastered.getLevel (UInt64 userID, System.String skill) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ZLevelsRemastered.getExperiencePercentInt (.BasePlayer player, System.String skill) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ZLevelsRemastered.getExperiencePercent (.BasePlayer player, System.String skill) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ZLevelsRemastered.OnItemCraftFinished (.ItemCraftTask task, .Item item) [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 (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0
-
-
Visagalis updated ZLevels Remastered with a new update entry:
1.5.1
-
No matter what i do i cannot get crafting to go up and i am not using mysql....even gave myself 120 level crafting and no increase in crafting speed either...any ideas?
-
-
{
"CraftingDetails": {
"PercentFasterPerLevel": 5,
"TimeSpent": 1,
"XPPerTimeSpent": 3
},
"dbConnection": {
"Database": "db",
"GameProtocol": 1340,
"Host": "127.0.0.1",
"Password": "password",
"Port": 3306,
"UseMySQL": false,
"Username": "user"
},
"LevelCaps": {
"C": 20,
"M": 0,
"S": 0,
"WC": 0
},
"Messages": {
"CSkill": "Crafting",
"LevelUpText": "{0} Level up\nLevel: {1} (+{4}% bonus) \nXP: {2}/{3}",
"MSkill": "Mining",
"SSkill": "Skinning",
"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": "Woodcutting"
},
"PercentLostOnDeath": {
"C": 50,
"M": 100,
"S": 50,
"WC": 100
},
"PointsPerHit": {
"M": 30,
"S": 30,
"WC": 30
},
"ResourcePerLevelMultiplier": {
"M": 2.0,
"S": 2.0,
"WC": 2.0
}
} -
-
-
are you able to do command for admins so we can manually change level for someone
-
-
whats the rcon command i could not see it in the overview
-
-
-