Instant Craft

Makes crafting of items instant and prevents items being dropped after. Can randomise items skin!

Total Downloads: 14,345 - First Release: Apr 11, 2017 - Last Update: Oct 19, 2017

5/5, 19 likes
  1. I am completely new to server hosting and i'm not quite getting how to make this and a few other addons work in my server, is anyone able to help me out? would appreciate very much. cheers
     
  2. I have the same issue as Fill^Kosel and I updated the plugin
     
  3. Wulf

    Wulf Community Admin

    Which oxide.version are you on?
     
  4. Oxide 2.0.3587 for 1787 (2024.152.1)
     
  5. The newest version. I updated both today. I am getting the same error for several plugins.
     
  6. Wulf

    Wulf Community Admin

    What is the "newest version" to you?
     
  7. How do I check the version? GameServers does not give you a version or build number
     
  8. Wulf

    Wulf Community Admin

    oxide.version in your RCON or /oxide.version in chat
     
  9. My version is Oxide Version: 2.0.3587
     
  10. Wulf

    Wulf Community Admin

  11. Update oxide.
     
  12. Quick question, if the item skin change works on this mod is there any reason to have the itemskinrandomizer mod?
     
  13. Check it on your own. As I said - everything works just fine for me, but there was a reporting about skin randomizing doesn't work well.
     
  14. I just updated this plugin today, The version I was using before would stop players items from dropping if they didn't have space, but now it drops their items and doesn't take the resources from them :/ Only thing I changed in the cs file was the MaxInvSlots from 30 to 47 as I use antiitems which has 17 items listed in it :/ will upload my .cs file if anyone wants. also tried reinstalling plugin. Don't have the old version I was using anymore didn't think of saving it

    EDIT : I fixed this with adding

    Drop Blocker for Rust | Oxide
     
    Last edited by a moderator: Nov 26, 2017
  15. Very strange... Everything works for me.
     
  16. Is it possible to make Insta-Craft only work for those with a certain permission?
     
  17. Problem!!
    Failed to call hook 'OnItemCraft' on plugin 'InstantCraft v1.2.3' (FormatException: Input string was not in a correct format.) at System.String.ParseFormatSpecifier (System.String str, System.Int32& ptr, System.Int32& n, System.Int32& width, System.Boolean& left_align, System.String& format) [0x00000] in <filename unknown>:0 at System.String.FormatHelper (System.Text.StringBuilder result, IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0 at System.String.Format (IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0 at System.String.Format (System.String format, System.Object arg0, System.Object arg1) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InstantCraft.OnItemCraft (.ItemCraftTask task) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InstantCraft.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.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
  18. Ignored unnecessary '// Reference: Rust.Workshop' in plugin 'InstantCraft'
    u may want to remove it. if it is unnecessary.
     
  19. [Warning] Ignored unnecessary '// Reference: Rust.Workshop' in plugin 'InstantCraft'
    if something important to fix ^^
     
  20. Hi I get this error every time someone crafted something in the console

    Failed to call hook 'OnItemCraft' on plugin 'InstantCraft v1.2.3' (NullReferenceException: Object reference not set to an instance of an object) at Item.OnChanged () [0x00000] in <filename unknown>:0 at Item.MarkDirty () [0x00000] in <filename unknown>:0 at Item.set_maxCondition (Single value) [0x00000] in <filename unknown>:0 at Item.Initialize (.ItemDefinition template) [0x00000] in <filename unknown>:0 at ItemManager.Create (.ItemDefinition template, Int32 iAmount, UInt64 skin) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InstantCraft.GiveItem (.BasePlayer player, .ItemDefinition def, Int32 amount, UInt64 skinid) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InstantCraft.OnItemCraft (.ItemCraftTask task) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InstantCraft.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.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0