Is it possible to fix this problem without the creator of the plugin? Самому как то можно исправить?

EnchantTools
Add enchanted tools to the game that mining melted resources.
Total Downloads: 1,062 - First Release: Apr 22, 2017 - Last Update: Apr 23, 2017
- 5/5, 12 likes
-
EnchantTools for Rust | Oxide I want metal ore = metal. I can not do it.Thank you if you tell me
-
PLS FIX PLUGIN. SANKS!
-
This problem, when mined with an ax of the horse, deer, processed and not produced, and bears and pigs, produces, please correct. Thank you!
-
-
Russian speak? Если да то не добывает в переработанном виде мясо топором из Лошади и оленя, а вот медведь и свинья работает, сразу добывает в переработанном виде мясо, на лошадь и оленя не работает... Думаю теперь понятно?) -
Code:case "deermeat.raw": ReplaceContents(-322501005, ref item); break;
-
Sanks!
-
Unable to solve the problem? -
-
-
Code:
03:52 [Error] Failed to initialize plugin 'EnchantTools v1.0.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Game.Rust.Libraries.Command.AddChatCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, System.Action`3 callback) [0x00000] in <filename unknown>:0 at Oxide.Game.Rust.Libraries.Command.AddChatCommand (System.String name, Oxide.Core.Plugins.Plugin plugin, System.String callback) [0x00000] in <filename unknown>:0 at Oxide.Plugins.EnchantTools.Init () [0x00000] in <filename unknown>:0 at Oxide.Plugins.EnchantTools.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.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.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0 03:52 [Info] Unloaded plugin EnchantTools v1.0.3 by MalkoR
-
Not working properly, FIX IT PLEASE!!!!!
I am admin. I set to false for all players in config. Gave permission to myself and one vip. Then i wasnt able to gather smelted also the Vip player was unable. I set to use by all players to true and its working. Now only ADMIN can make enchant tools YEA good, but if die and someone steal the pickace for example, will not turn into normal tool. Thats why i tried false to use by all players and then if grant someone permission he mine ores instead of smelted too. Fix? -
There is 2 permissions - enchanttools.admin - it allows you to use the command to create the tools, and enchanttools.use - if the parametr CanUseByAllPlayers is set to false, it is used to determine if the tool would work for a specific player as enchanted.
If you want only some of the players to be able to use it - set the CanUseByAllPlayers to false and give the players you want enchanttools.use. -
1. CanUseByAllPlayers to false
2. give the players you want enchanttools.use.
3. They all mine ores instead of smelted resources. (both with or without permission)
4. Only if set CanUseByAllPlayers to true, plugin works but for everyone who somehow receive pick by admin command.
Ideas about fix now?
Last edited by a moderator: Mar 1, 2018 -
The plugin does not work! When extracting resources, errors appear:
Code:15:01 [Error] Failed to call hook 'OnDispenserGather' on plugin 'EnchantTools v1.0.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.EnchantTools.ReplaceContents (System.Int32 ItemId, Item& item) [0x00010] in <3878c294d7f147baaf07d731e59e0fb3>:0 at Oxide.Plugins.EnchantTools.OnDispenserGather (ResourceDispenser dispenser, BaseEntity entity, Item item) [0x001c2] in <3878c294d7f147baaf07d731e59e0fb3>:0 at Oxide.Plugins.EnchantTools.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000b8] in <3878c294d7f147baaf07d731e59e0fb3>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <17b9f46063fe4ac9ae4a1000712647ce>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ba44835247a74c58bf6cabef8b441b56>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ba44835247a74c58bf6cabef8b441b56>:0
Last edited by a moderator: Jun 12, 2018