Crafting Controller

Allows you to modify the time spend crafting and which items can be crafted

Total Downloads: 52,393 - First Release: Oct 29, 2014 - Last Update: Apr 19, 2018

5/5, 72 likes
  1. since the rust update today this plugin is throwing errors
     
  2. hi there could we please get an update for this plugin has stopped working since update even after doing a manual config
     
  3. Code:
    Rcon Exception
    LuaScriptException: [string "m-CraftingRate.lua"]:133: attempt to perform arithmetic on field '?' (a nil value)
    
    Thats the current error. Looks like a glitch in the master item list of Rust.
     
  4. cv
    Rcon Exception
    LuaScriptException: [string "m-CraftingRate.lua"]:133: attempt to perform arithmetic on field '?' (a nil value)
    Rcon Exception
    LuaScriptException: [string "m-CraftingRate.lua"]:133: attempt to perform arithmetic on field '?' (a nil value)
    Rcon Exception
    LuaScriptException: [string "m-CraftingRate.lua"]:133: attempt to perform arithmetic on field '?' (a nil value)
    Rcon Exception
    LuaScriptException: [string "m-CraftingRate.lua"]:133: attempt to perform arithmetic on field '?' (a nil value)
     
  5. Code:
    local DefaultCraftingRates = {
        ['Pistol Bullet'] = 3,
        ['Bolt Action Rifle'] = 120,
        ['Shotgun Cartridge'] = 1,
        ['Burlap Shirt'] = 60,
        ['Burlap Trousers'] = 60,
        ['Bone Knife'] = 1,
        ['Eoka Pistol'] = 120,
        ['Burlap Shoes'] = 60,
        ['Hazmat Boots'] = 60,
        ['Green T-Shirt'] = 60,
        ['Lock'] = 60,
        ['Hunting Bow'] = 1,
        ['Hazmat Gloves'] = 60,
        ['Large Medkit'] = 30,
        ['Torch'] = 60,
        ['Metal Facemask'] = 60,
        ['Wooden Arrow'] = 20,
        ['Hazmat Pants'] = 60,
        ['Stone Hatchet'] = 120,
        ['Pick Axe'] = 120,
        ['Wooden Spear'] = 120,
        ['Stone Spear'] = 120,
        ['Leather Gloves'] = 60,
        ['Thompson'] = 180,
        ['Lantern'] = 60,
        ['Waterpipe Shotgun'] = 120,
        ['Gun Powder'] = 10,
        ['Wood Storage Box'] = 30,
        ['Hammer'] = 30,
        ['Paper'] = 30,
        ['Metal Chest Plate'] = 60,
        ['Medical Syringe'] = 30,
        ['Low Grade Fuel'] = 2,
        ['Hazmat Jacket'] = 60,
        ['Bear Trap'] = 60,
        ['Bucket Helmet'] = 60,
        ['Snow Jacket - Black'] = 120,
        ['Foundation'] = 30,
        ['5.56 Rifle Cartridge'] = 1,
        ['Furnace'] = 60,
        ['Sleeping Bag'] = 30,
        ['Salvaged Icepick'] = 180,
        ['Hazmat Helmet'] = 60,
        ['Bandage'] = 20,
        ['Salvaged Axe'] = 120,
        ['Camp Fire'] = 60,
        ['Snow Jacket - Red'] = 120,
        ['Revolver'] = 120,
        ['Snow Jacket - Wood Camo'] = 120,
        ['Coffee Can Helmet'] = 60,
        ['Hatchet'] = 60,
        ['Salvaged Hammer'] = 30,
        ['Door Key'] = 60,
        ['Code Lock'] = 120,
        ['Tool Cupboard'] = 120,
        ['Large Wood Box'] = 120
    }
    
    Just update the code at the top with this. Replace what is existing. You will need to reboot your server to get the error off the rcon.

    The error is caused because the display names changed. The wooden door key has been removed and I added the Large Wood Box.
     
    Last edited by a moderator: Dec 2, 2014
  6. cheers dude working perfect now
     
  7. Yeah the instacraft isn't working \o/ help lol
    [DOUBLEPOST=1417552554][/DOUBLEPOST]Thanks :)
     
  8. Fix is two responses above :)
     
  9. removed text due to my stupidity
     
  10. For some reason the server will load the plugin but it won't accept any of my commands or even acknowledge them.
     
  11. I currently don't have my pc but I'll be fixing this once I can, for now you'll have to modify the config file.
     
  12. After entering the command / craft 50 nothing happens
    Crafting does not change
    How to enter it worked
     
  13. Not working with the new update :(
     
  14. Still not working, I am getting the same errors as Oh_G
     
  15. Server hoster : Multi Play
    Adding addons with : ClanForge

    So the problem is, im trying to use this plugin to recude my craft time by 50% : http://oxidemod.org/resources/crafting-speed-modifier.695/

    But when I add this plugin and go In-game, im trying to type /craft 50 and it said invalid command.

    And when I got to my addons config, (Inside craft.json file) its empty..

    Need help plz. thank you :)!
     
  16. I've got my pc up and running again since last night, I expect to have everything installed and ready to start fixing my plugins by the end of today.
     
  17. Mughisi updated Crafting Speed Modifier with a new update entry:

    Major rewrite and extra functionality.

     
  18. Thanks :) working great
     
  19. can someone post the m-CraftingRate.json text for me, I cant upload this addon for some reason I got nothing writed in it. thank you.
     
  20. Hi there!
    I'm having a problem with the Craft addon.

    Its not workig. Its already updated to the new version, but still not working.

    For example, i write /craft 75, it returns "Unknown Command "craft"

    I realy dont know whats going on here... can anyone help me?