-
Posts
823 -
Joined
-
Last visited
-
Days Won
12
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Wrecks
-
- 7 comments
-
Version 1.0.3
23 downloads
Create as many custom supply drops as you want, themed to drop cash, furniture, resources, or anything else you like. Upon Throw or Drop , The Signal will spawn a container and spawn loot by chance depending on your configuration. Video Demo COMMANDS /GIVESUPPLY - ADMIN ONLY, WILL DEPO SIGNALS TO YOUR INV FOR TESTING *** Adding to your Loot Table Relies on the item being a Flashbang, and SKINID match *** CONFIG { "Supply Drops List": [ { "Drop Custom Name": "Medical Drop", "Drop SkinID": 3298169317, "Min Amount of Loot In Container": 2, "Max Amount of Loot In Container": 3, "Loot Table": [ { "Item Shortname": "largemedkit", "Item Name": "", "Item SkinID": 0, "Chance To Be Selected": 0.5, "Min Amount of this Item": 1, "Max Amount of this Item": 3 }, { "Item Shortname": "syringe.medical", "Item Name": "", "Item SkinID": 0, "Chance To Be Selected": 0.3, "Min Amount of this Item": 1, "Max Amount of this Item": 3 }, { "Item Shortname": "bandage", "Item Name": "", "Item SkinID": 0, "Chance To Be Selected": 0.3, "Min Amount of this Item": 1, "Max Amount of this Item": 3 }, { "Item Shortname": "antiradpills", "Item Name": "", "Item SkinID": 0, "Chance To Be Selected": 0.3, "Min Amount of this Item": 1, "Max Amount of this Item": 3 } ] }, { "Drop Custom Name": "Cash Drop", "Drop SkinID": 3298169069, "Min Amount of Unique Loot In Container": 2, "Max Amount of Unique Loot In Container": 3, "Loot Table": [ { "Item Shortname": "paper", "Item Name": "Cash", "Item SkinID": 3048132587, "Chance To Be Selected": 0.2, "Min Amount of this Item": 10, "Max Amount of this Item": 20 }, { "Item Shortname": "glue", "Item Name": "Coins", "Item SkinID": 3047580022, "Chance To Be Selected": 0.3, "Min Amount of this Item": 20, "Max Amount of this Item": 35 }, { "Item Shortname": "blood", "Item Name": "Pelt", "Item SkinID": 3047576938, "Chance To Be Selected": 0.3, "Min Amount of this Item": 4, "Max Amount of this Item": 10 }, { "Item Shortname": "bleach", "Item Name": "Irradiated Scrap", "Item SkinID": 3027539724, "Chance To Be Selected": 0.3, "Min Amount of this Item": 8, "Max Amount of this Item": 15 } ] }, { "Drop Custom Name": "Ammo Drop", "Drop SkinID": 3298168943, "Min Amount of Unique Loot In Container": 3, "Max Amount of Unique Loot In Container": 5, "Loot Table": [ { "Item Shortname": "ammo.rocket.hv", "Item Name": "", "Item SkinID": 0, "Chance To Be Selected": 0.5, "Min Amount of this Item": 5, "Max Amount of this Item": 10 }, { "Item Shortname": "ammo.rocket.basic", "Item Name": "", "Item SkinID": 0, "Chance To Be Selected": 0.3, "Min Amount of this Item": 1, "Max Amount of this Item": 5 }, { "Item Shortname": "ammo.rocket.mlrs", "Item Name": "", "Item SkinID": 0, "Chance To Be Selected": 0.3, "Min Amount of this Item": 1, "Max Amount of this Item": 5 }, { "Item Shortname": "ammo.rocket.seeker", "Item Name": "", "Item SkinID": 0, "Chance To Be Selected": 0.3, "Min Amount of this Item": 1, "Max Amount of this Item": 5 }, { "Item Shortname": "ammo.rifle.hv", "Item Name": "", "Item SkinID": 0, "Chance To Be Selected": 0.3, "Min Amount of this Item": 32, "Max Amount of this Item": 64 }, { "Item Shortname": "ammo.pistol.hv", "Item Name": "", "Item SkinID": 0, "Chance To Be Selected": 0.3, "Min Amount of this Item": 32, "Max Amount of this Item": 64 } ] } ] }$8.99-
- 1
-
-
- #custom
- #supply signals
-
(and 2 more)
Tagged with:
-
Version 1.0.7
279 downloads
This is a Simple plugin I made when I needed to determine a SkinID of an item, so I could search through a config file and Remove the Outdated Skin. The info also logs to Console for copying of case sensitive or quick view of case sensitive info. I added the Name, Shortname, SkinID, ItemID & Text Field, to be sent to a Note for Debug or Development Purpose, or maybe there is a pesky custom item and you need to pinpoint its origin. Maybe it can be handy to you as well. Command - /check - Admin Only, Sends Note of Active Item Properties to your Inventory. If there is no Item, it will attempt to check your raycast for properties. Config { "Note SkinID": 3341490454 }Free- 7 comments
- 1 review
-
- 5
-
-
A way to set and it spawn the same place each wipe
Wrecks replied to Gay Sparkly T-Rex's Support Request in Support
I’ll look into it soon, and see what the best way to do it is. Thank you for the kind words and glad you’re enjoying it! -
A small prompt when someone opens a support ticket, telling them to provide something of substance besides "Don't Work", It could save hours of back and forth in different time zones. They could be notified that providing a video, a log, a little extra detail or a config can help speed up the ticket process.
-
if so , last time i talked to him, he passed id like this %steamid%
-
Before I go what’s the point of using the license, if you aren’t using SR or Economics? The whole use is trading the tokens for those 2 rewards. later on
-
Try checking the plugin you’re using to run the command. And whatever it uses to replace ID, give that a go.
-
Idk what plugin you are trying to run my command into. if you do the command, then your steamid. It should go through. "buybl STEAMID" if that works you need to correct the config on the plugin issuing the command
-
no playerid is the param my plugin replaces the person executing the commands id into the command.
-
Changed Status from Pending to Not a Bug
-
Changed Status from Pending to Not a Bug
-
There is not, config states only SR and Economics not sure if its in the plans anytime soon.
-
Make sure it’s a console command too. its almost 4 am sorry for if i late reply.