Jump to content

Wrecks

Creator
  • Posts

    758
  • Joined

  • Last visited

Everything posted by Wrecks

  1. Wrecks

    Drug Configs

    This is what i use to create my custom icons
  2. Wrecks

    Drug Configs

    Those are customer configs as example. You can use something like custom icon uploader, get those skins and use them to create recipes that fit your server
  3. Version 1.1.8

    34 downloads

    Give your players a new way to craft and create new items, with Viper Crafting! Viper Crafters come in 2 Styles, Base and Premium. Each Crafter relies on the SkinID on build, to function, this is customizable in config. Base crafts at normal speed, Premium crafts at 2x Speed. The Base Crafter is a regular water purifier and needs a campfire to be fully placed, The Premium is a powered water purifier that doesn't need power to craft. Each crafter comes with storage, upon crafting completion, the items deposit to the box if there is room, if there is no room, the item will become a world dropped item. The premium crafter can have a list of skins for random skins on placement. Upon crafter death or pickup or remover tool, any contents will transfer to a pouch for easy pickup. You can enable or disable proximity check, so players need to be nearby while crafting for full immersion. UI is fully customizable, crafting menu supports Pages, so create as many recipes as you like. Recipes have an info button that shows that recipes needed items to craft for the players current multiplier setting. Ingredients can be vanilla and custom items. Recipe Images in Crafting menu supports URL or SkinID, if using SkinID, leave URL "" COMMANDS /GIVECRAFTERS - GIVES EACH CRAFTER TO ADMINS INVENTORY /V.SPAWNRECIPES - SPAWNS ALL VIPER RECIPES IN A CONTAINER /V.SPAWNINGREDIENTS - SPAWNS ALL VIPER INGREDIENTS IN A CONTAINER IDEAS OF USE Pair with The Dealer, Custom Crops, and Drugs for an ecosystem of plugins that compliment each other. NOTES UPON ACTIVE CRAFTING AND IF PLUGIN IS UNLOADED WHILE CRAFTING, ALL STATES WILL COMPLETE AND ITEMS WILL DEPOSIT TO THE RESPECTIVE CRAFTER TO HELP COMBAT FAST CRAFTER BOX PICKUPS, USE SKINS THE PLAYER CANNOT NORMALLY USE, AS THATS WHAT I CHECK TO PREVENT PICKUPS. OVERVIEW - *CUSTOM CONFIG IN USE* TEASER VIDEO DEMO CONFIG { "Multiplier Buttons": [ 1, 5, 10, 20, 50, 100, 200, 500, 1000 ], "Radius Player Needs To Be During Mix Check, Default Is 1, Try not to go too high, To Prevent Crafter Overlap": 1, "Amount of Items to give, when Spawning in Recipes and Ingredients Via Command": 100, "Base Crafter Skin": 3343180461, "Enable Base Crafter Proximity?": true, "Base Crafter Proximity The Player Needs To Be Within To Successfully Craft": 10, "Fast Crafter Skin": 3343195295, "Enable Fast Crafter Proximity?": true, "Fast Crafter Proximity The Player Needs To Be Within To Successfully Craft": 10, "Fast Crafter Small Box Skins": [ 1736652162, 1717985913, 3343194879 ], "Text Color": "0.78 1 0.82 1", "Multiplier Background Color": "0.96 0.57 0.18 0.75", "Recipe Info Image": "https://www.dropbox.com/scl/fi/rbytqsfn66u0n5ud5im27/Info.png?rlkey=tn2lmrsnvnxe49zlvbqdg5d4n&st=rjcossda&dl=1", "Stroke Image": "https://www.dropbox.com/scl/fi/2upkidj1i7myyql3862js/GlowStroke.png?rlkey=spcq15j4wlrfw452ha4t5ekfl&st=j3kxkywu&dl=1", "Banner Image": "https://www.dropbox.com/scl/fi/dbkf772yww1r0hznxvu3w/PMGLOWa.png?rlkey=n1ea7jqv3ppl528t78itwufzv&st=6smt8gtl&dl=1", "Back Button Image": "https://www.dropbox.com/scl/fi/gipwp9d59tqv1mg13ehpw/BACK.png?rlkey=isiwwk3zqri2vyy6c9dfhby80&st=aen8y3ei&dl=1", "Next Button Image": "https://www.dropbox.com/scl/fi/yl0qskx962a5pct4v8uzy/Next.png?rlkey=4pb1xt3xkkwj2bj1ol0qjuji3&st=2816qqdb&dl=1", "Navigation Buttons Color": "0.96 0.57 0.18 0.9", "Close Button Color": "0.96 0.57 0.18 0.9", "Background Image": "https://www.dropbox.com/scl/fi/69uuot1m6l49nip59zm1v/VIPER3.png?rlkey=srd9lebvdrjbkq22hatd3t28l&st=4fsfe7gx&dl=1", "Toast Image": "https://www.dropbox.com/scl/fi/vkvtxl1irp0k6f61sbun4/PopUp.png?rlkey=netyo7pjli1nhx91vwv8d88cv&st=ta5l9mzc&dl=1", "Mini Toast Image": "https://www.dropbox.com/scl/fi/5crdhycyfsrd0jrkjxne2/miniGlow.png?rlkey=t39dav111edarg9eqzx6repak&st=7838j609&dl=1", "Recipes": [ { "RecipeName": "Blue Shatter", "RecipeDescription": "Blue Shatter", "RecipeImageUrl": "", "Ingredients": [ { "IngredientCustomName": "Sulfur", "IngredientShortname": "sulfur", "RequiredAmount": 2, "IngredientSkinID": 0 }, { "IngredientCustomName": "Snowball", "IngredientShortname": "snowball", "RequiredAmount": 3, "IngredientSkinID": 0 } ], "OutputItemSkinID": 3215916045, "OutputItemShortname": "glue", "OutputItemAmount": 1, "RecipeCraftTime": 3 }, { "RecipeName": "Ether", "RecipeDescription": "Ether", "RecipeImageUrl": "", "Ingredients": [ { "IngredientCustomName": "Sulfur", "IngredientShortname": "sulfur", "RequiredAmount": 2, "IngredientSkinID": 0 }, { "IngredientCustomName": "Snowball", "IngredientShortname": "snowball", "RequiredAmount": 3, "IngredientSkinID": 0 } ], "OutputItemSkinID": 2980167987, "OutputItemShortname": "glue", "OutputItemAmount": 1, "RecipeCraftTime": 3 }, { "RecipeName": "Irad Serum", "RecipeDescription": "Irad Serum", "RecipeImageUrl": "", "Ingredients": [ { "IngredientCustomName": "Super Serum", "IngredientShortname": "supertea", "RequiredAmount": 2, "IngredientSkinID": 0 }, { "IngredientCustomName": "Snowball", "IngredientShortname": "snowball", "RequiredAmount": 3, "IngredientSkinID": 0 } ], "OutputItemSkinID": 3027539800, "OutputItemShortname": "glue", "OutputItemAmount": 1, "RecipeCraftTime": 3 }, { "RecipeName": "Lean", "RecipeDescription": "Lean", "RecipeImageUrl": "", "Ingredients": [ { "IngredientCustomName": "Super Serum", "IngredientShortname": "supertea", "RequiredAmount": 2, "IngredientSkinID": 0 }, { "IngredientCustomName": "Snowball", "IngredientShortname": "snowball", "RequiredAmount": 6, "IngredientSkinID": 0 } ], "OutputItemSkinID": 3027539845, "OutputItemShortname": "glue", "OutputItemAmount": 1, "RecipeCraftTime": 3 }, { "RecipeName": "Coke", "RecipeDescription": "Coke", "RecipeImageUrl": "", "Ingredients": [ { "IngredientCustomName": "Cloth", "IngredientShortname": "cloth", "RequiredAmount": 2, "IngredientSkinID": 0 }, { "IngredientCustomName": "Snowball", "IngredientShortname": "snowball", "RequiredAmount": 6, "IngredientSkinID": 0 } ], "OutputItemSkinID": 3027243010, "OutputItemShortname": "glue", "OutputItemAmount": 1, "RecipeCraftTime": 3 }, { "RecipeName": "Hash", "RecipeDescription": "Hash", "RecipeImageUrl": "", "Ingredients": [ { "IngredientCustomName": "Cloth", "IngredientShortname": "cloth", "RequiredAmount": 2, "IngredientSkinID": 0 }, { "IngredientCustomName": "Wood", "IngredientShortname": "wood", "RequiredAmount": 6, "IngredientSkinID": 0 } ], "OutputItemSkinID": 2961371625, "OutputItemShortname": "glue", "OutputItemAmount": 1, "RecipeCraftTime": 3 }, { "RecipeName": "Pills", "RecipeDescription": "Pills", "RecipeImageUrl": "", "Ingredients": [ { "IngredientCustomName": "Cloth", "IngredientShortname": "cloth", "RequiredAmount": 2, "IngredientSkinID": 0 }, { "IngredientCustomName": "Sulfur", "IngredientShortname": "sulfur", "RequiredAmount": 6, "IngredientSkinID": 0 } ], "OutputItemSkinID": 3027373420, "OutputItemShortname": "glue", "OutputItemAmount": 1, "RecipeCraftTime": 3 } ] } LANG { "RecipeNotFound": "Recipe Not Found", "ItemProcessed": "{0}\nhas been processed.", "ProcessingFailed": "Processing has failed.", "CraftingMessage": "Crafting: {0}\n\nPlease monitor your workstation.\n\nTime remaining: {1}(s).", "RecipeIngredients": "Recipe: {0}\nIngredients Required To Craft\n{1}", "RestrictBuildingMessage": "This Crafter Needs To Be Spaced Out from Other Crafters to be Placed." } Special thanks to @Luuxen for the teaser video and for testing this for me until i was ready for a public release!
    $25.00
  4. Wrecks

    F1 Tiers

    I can maybe look into applying a custom prefab effect at explosion point in the future maybe
  5. Wrecks

    F1 Tiers

    No the damage and other properties are scaled on detonation
  6. Wrecks

    Eradication Event

    It is, Bigger sales are usually around holidays or random flash sales I decide to hold.
  7. Wrecks

    The Dealer

    You can which ones are you missing?
  8. Wrecks

    Drug Business

    The Whole process appears to work here, hopefully nod can help yall figure what the issue is on your end.
  9. Wrecks

    Drug Business

    I noticed it errors on carbon, but it isnt ticked for carbon compatibility, I tested the other day on oxide and it worked fine. Tried to help yall out best I could, its up to Nod to help yall more via troubleshooting.
  10. Wrecks

    Drug Business

    He updated it with my patch
  11. Wrecks

    Drug Business

    Is that if you try to process more than you have? That’s the last patch I sent to him a few days ago but it hasn’t been posted
  12. Wrecks

    Drug Business

    There is a fix I sent him that denies a craft if you try to use more than what you have, but no reply yet. Hopefully he can get you taken care of. Prob would be best to open a support ticket on the tab before this one just in case.
  13. Wrecks

    Drug Business

    Yeah ill send you my test video i did.
  14. Wrecks

    Drug Business

    Of course! Hope it’s good now
  15. Wrecks

    Drug Business

    Yeah update is out now hopefully that fixed your issues
  16. Wrecks

    Drug Business

    I mentioned that to him not full take over but atleast a portion and improving on aspects that need it since I have the time.
  17. Wrecks

    Drug Business

    Was that bugging too? If so I’m pretty sure as I patched main item taking stuff
  18. Wrecks

    Drug Business

    I was having that issue too, I patched it and looks to be fixed, waiting on Nod to reply. It was kicking me every time i would get process items now its all good
  19. Wrecks

    Drug Business Plugin

    Yeah i sent him my log as well, I only noticed it happened when i messed with the processed items for some reason
  20. Wrecks

    Drug Business Plugin

    Item.SetParent caused remove - this shouldn't ever happen NullReferenceException: Object reference not set to an instance of an object at Item.Save (System.Boolean bIncludeContainer, System.Boolean bIncludeOwners) [0x00019] in <578ce32518bb4945beb4120ca3434e21>:0 at ItemContainer.Save (System.Boolean bIncludeContainer) [0x0011c] in <578ce32518bb4945beb4120ca3434e21>:0 at PlayerInventory.SendUpdatedInventoryInternal (PlayerInventory+Type type, ItemContainer container, PlayerInventory+NetworkInventoryMode mode) [0x0002e] in <578ce32518bb4945beb4120ca3434e21>:0 at PlayerInventory.SendUpdatedInventory (PlayerInventory+Type type, ItemContainer container, System.Boolean bSendInventoryToEveryone) [0x00024] in <578ce32518bb4945beb4120ca3434e21>:0 at PlayerInventory.UpdateContainer (System.Single delta, PlayerInventory+Type type, ItemContainer container, System.Boolean bSendInventoryToEveryone, System.Single temperature) [0x00023] in <578ce32518bb4945beb4120ca3434e21>:0 at PlayerInventory.ServerUpdate (System.Single delta) [0x00045] in <578ce32518bb4945beb4120ca3434e21>:0 at PlayerInventory.MoveItem (BaseEntity+RPCMessage msg) [0x00468] in <578ce32518bb4945beb4120ca3434e21>:0 at PlayerInventory.OnRpcMessage (BasePlayer player, System.UInt32 rpc, Network.Message msg) [0x001e2] in <578ce32518bb4945beb4120ca3434e21>:0 Is all I could replicate, but it only happened when messing with coal, (bricks) unloading stack plugins to see if that helps
  21. Wrecks

    Drug Business Plugin

    Carbon or Oxide? @JuJu
  22. Wrecks

    Drug Business Plugin

    Okay record it and send it and ill see what it does on my side
  23. Wrecks

    Drug Business Plugin

    I think thats it
  24. Wrecks

    Drug Business Plugin

    Where are you erroring it works here mount and move and delivery
  25. Wrecks

    Drug Business Plugin

    Ill actually jump on Test and try to help you, I loaded up the latest version. Give me a few ill see if it replicates both RPCs you said.
1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

127.4k

Files Sold

Total number of files sold.

2.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.