Jump to content
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

  • 57.3k
  • 715
  • 39.53 kB
  • Update details
    v1.0.17
    Released
    Download size39.53 kB
    Total versions18
    Time between versions 1 day
    Typical update pace About every 45 days
    Freshness 428 days ago

This area is for discussion and questions. Please use the support area for reporting issues or getting help.

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

User Feedback

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.4m
Total downloads
Customers
10.8k
Customers served
Files Sold
155.8k
Marketplace sales
Payments
3.3m
Processed total
×
×
  • 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.