Jump to content

Helpful Supply 1.0.15

$19.95 $11.95
   (3 reviews)
Message added by Mevent,

Thanks for your interest in my plugin!

If you have any questions or issues with the plugin, please contact me.
For support related questions, please create a thread in the Support Section or send a direct message to my profile @MeventSupport.

Thanks!

7 Screenshots

Recommended Comments



✯Mr.Kingpin✯

Posted

5 minutes ago, MeventSupport said:

are you using any plugins for loot control?

Yes I use Alphaloot plugin but all the other drops in the helpful supply are working fine except the custom added one.

 

{
      "Name": "Special",
      "Item Settings": {
        "Display Name": "Special Supply Signal",
        "ShortName": "supply.signal",
        "Skin": 2791026167
      },
      "Loot Settings": {
        "Access to loot": {
          "All players": false,
          "Teammates (Rust in-game system)": true,
          "Friends": true,
          "Clanmates": true
        },
        "Speed": {
          "Enabled?": true,
          "Incoming Space Delivery Supply Drop velocity": 120.0,
          "Parachute deploy distance from ground": 120.0
        },
        "Amount": {
          "Minimal amount": 2,
          "Maximum amount": 4
        },
        "Items": [
          {
            "Amount": {
              "Minimal amount": 1,
              "Maximum amount": 1
            },
            "Chance": 4.0,
            "Display Name": "Mercenary Cache",
            "ShortName": "halloween.lootbag.large",
            "Skin": 3144631710
          },
          {
            "Amount": {
              "Minimal amount": 1,
              "Maximum amount": 1
            },
            "Chance": 2.0,
            "Display Name": "Tactical Cache",
            "ShortName": "halloween.lootbag.large",
            "Skin": 3144649146
          },
          {
            "Amount": {
              "Minimal amount": 1,
              "Maximum amount": 1
            },
            "Chance": 1.0,
            "Display Name": "Exotic Armament Cache",
            "ShortName": "halloween.lootbag.large",
            "Skin": 3144632346
          },
          {
            "Amount": {
              "Minimal amount": 1,
              "Maximum amount": 1
            },
            "Chance": 3.5,
            "Display Name": "Mercenary Cache Key",
            "ShortName": "door.key",
            "Skin": 3162342587
          },
          {
            "Amount": {
              "Minimal amount": 1,
              "Maximum amount": 1
            },
            "Chance": 3.5,
            "Display Name": "Tactical Cache Key",
            "ShortName": "door.key",
            "Skin": 3162342772
          },
          {
            "Amount": {
              "Minimal amount": 1,
              "Maximum amount": 1
            },
            "Chance": 3.0,
            "Display Name": "Exotic Armament Cache Key",
            "ShortName": "door.key",
            "Skin": 3162342879
          },
          {
            "Amount": {
              "Minimal amount": 1,
              "Maximum amount": 1
            },
            "Chance": 2.0,
            "Display Name": "Jack the oil pumper",
            "ShortName": "mining.pumpjack",
            "Skin": 0
          },
          {
            "Amount": {
              "Minimal amount": 1,
              "Maximum amount": 1
            },
            "Chance": 5.0,
            "Display Name": "Diamond Depths",
            "ShortName": "mining.quarry",
            "Skin": 0
          }
        ]
      },
      "Drop Settings": {
        "Enabled": true,
        "Containers": [
          {
            "Prefab": "assets/prefabs/npc/m2bradley/bradley_crate.prefab",
            "Chance": 15.0,
            "Amount": {
              "Minimal amount": 1,
              "Maximum amount": 1
            }
          },
          {
            "Prefab": "assets/prefabs/npc/patrol helicopter/heli_crate.prefab",
            "Chance": 15.0,
            "Amount": {
              "Minimal amount": 1,
              "Maximum amount": 1
            }
          },
          {
            "Prefab": "assets/bundled/prefabs/radtown/crate_elite.prefab",
            "Chance": 10.0,
            "Amount": {
              "Minimal amount": 1,
              "Maximum amount": 1
            }
          }
        ]
      }
    },

 

MeventSupport

Posted

7 minutes ago, ✯Mr.Kingpin✯ said:

Yes I use Alphaloot plugin but all the other drops in the helpful supply are working fine except the custom added one.

 

{
      "Name": "Special",
      "Item Settings": {
        "Display Name": "Special Supply Signal",
        "ShortName": "supply.signal",
        "Skin": 2791026167
      },
      "Loot Settings": {
        "Access to loot": {
          "All players": false,
          "Teammates (Rust in-game system)": true,
          "Friends": true,
          "Clanmates": true
        },
        "Speed": {
          "Enabled?": true,
          "Incoming Space Delivery Supply Drop velocity": 120.0,
          "Parachute deploy distance from ground": 120.0
        },
        "Amount": {
          "Minimal amount": 2,
          "Maximum amount": 4
        },
        "Items": [
          {
            "Amount": {
              "Minimal amount": 1,
              "Maximum amount": 1
            },
            "Chance": 4.0,
            "Display Name": "Mercenary Cache",
            "ShortName": "halloween.lootbag.large",
            "Skin": 3144631710
          },
          {
            "Amount": {
              "Minimal amount": 1,
              "Maximum amount": 1
            },
            "Chance": 2.0,
            "Display Name": "Tactical Cache",
            "ShortName": "halloween.lootbag.large",
            "Skin": 3144649146
          },
          {
            "Amount": {
              "Minimal amount": 1,
              "Maximum amount": 1
            },
            "Chance": 1.0,
            "Display Name": "Exotic Armament Cache",
            "ShortName": "halloween.lootbag.large",
            "Skin": 3144632346
          },
          {
            "Amount": {
              "Minimal amount": 1,
              "Maximum amount": 1
            },
            "Chance": 3.5,
            "Display Name": "Mercenary Cache Key",
            "ShortName": "door.key",
            "Skin": 3162342587
          },
          {
            "Amount": {
              "Minimal amount": 1,
              "Maximum amount": 1
            },
            "Chance": 3.5,
            "Display Name": "Tactical Cache Key",
            "ShortName": "door.key",
            "Skin": 3162342772
          },
          {
            "Amount": {
              "Minimal amount": 1,
              "Maximum amount": 1
            },
            "Chance": 3.0,
            "Display Name": "Exotic Armament Cache Key",
            "ShortName": "door.key",
            "Skin": 3162342879
          },
          {
            "Amount": {
              "Minimal amount": 1,
              "Maximum amount": 1
            },
            "Chance": 2.0,
            "Display Name": "Jack the oil pumper",
            "ShortName": "mining.pumpjack",
            "Skin": 0
          },
          {
            "Amount": {
              "Minimal amount": 1,
              "Maximum amount": 1
            },
            "Chance": 5.0,
            "Display Name": "Diamond Depths",
            "ShortName": "mining.quarry",
            "Skin": 0
          }
        ]
      },
      "Drop Settings": {
        "Enabled": true,
        "Containers": [
          {
            "Prefab": "assets/prefabs/npc/m2bradley/bradley_crate.prefab",
            "Chance": 15.0,
            "Amount": {
              "Minimal amount": 1,
              "Maximum amount": 1
            }
          },
          {
            "Prefab": "assets/prefabs/npc/patrol helicopter/heli_crate.prefab",
            "Chance": 15.0,
            "Amount": {
              "Minimal amount": 1,
              "Maximum amount": 1
            }
          },
          {
            "Prefab": "assets/bundled/prefabs/radtown/crate_elite.prefab",
            "Chance": 10.0,
            "Amount": {
              "Minimal amount": 1,
              "Maximum amount": 1
            }
          }
        ]
      }
    },

 

That's weird. I'll check it out!

✯Mr.Kingpin✯

Posted

3 minutes ago, MeventSupport said:

That's weird. I'll check it out!

Okay the cases are from a different plugin

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 3
  • Love 2

Mevent's Collection

User Feedback

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.3k

Files Sold

Total number of files sold.

2m

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.