Jump to content

Custom Crates 1.0.0

$9.00 $7.00
   (0 reviews)

1 Screenshot

  • 143
  • 1
  • 7.56 kB

About Custom Crates

xCustomCrates

- You can create custom crates where the command, prefab, items and chance are configurable.

- Custom Crate spawns infront of the player. (If triggered by a command)

- You can add as many custom crates as you want.

⚠️ INFO: It doesn't add each item in your custom crate only because you configure it -> As example if you have a crate with 2 items, 20% and 30% chance, the crate can also be empty because its only a 20 and 30% chance to be in it. This works as expected and designed.

 

 

Commands

========================================
	 As per out default config.
========================================
spawntools xNullPointer95
spawnelite xNullPointer95


========================================
	You can also use partial name
========================================
spawntools xNull
spawnelite xNull

 

 

Default Config

{
  "Crates": [
    {
      "Command": "spawntools",
      "PrefabPath": "assets/bundled/prefabs/radtown/crate_tools.prefab",
      "ItemsPerCrate": 2,
      "LootTable": [
        {
          "ShortName": "hammer",
          "Amount": 1,
          "Chance": 60
        },
        {
          "ShortName": "hatchet",
          "Amount": 1,
          "Chance": 80
        }
      ]
    },
    {
      "Command": "spawnelite",
      "PrefabPath": "assets/bundled/prefabs/radtown/crate_elite.prefab",
      "ItemsPerCrate": 3,
      "LootTable": [
        {
          "ShortName": "rifle.ak",
          "Amount": 1,
          "Chance": 10
        },
        {
          "ShortName": "ammo.rifle",
          "Amount": 60,
          "Chance": 50
        },
        {
          "ShortName": "explosive.timed",
          "Amount": 1,
          "Chance": 5
        }
      ]
    }
  ]
}

 


xNullPointer95's Collection

User Feedback

1.8m

Downloads

Total number of downloads.

8.1k

Customers

Total customers served.

123.2k

Files Sold

Total number of files sold.

2.5m

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.