Extra Grenades (EMP / SNAPSHOT)

VAULT+ RUST PLUGIN Extra Grenades (EMP / SNAPSHOT) 1.0.8

Upgrade or register to download
Potentially Outdated? (3+ Months)
Potentially Outdated: This resource hasn't been updated in over 3 months. Since base platforms and games update frequently, older files may experience compatibility issues. Please verify the supported versions and check the discussion tab or official sources first. If the resource no longer works, consider requesting an update from the author.

About Extra Grenades (EMP / SNAPSHOT)​


Are your players tired of getting surprised by AutoTurrets in Raid Bases?

Or maybe you want to change up the PVP raid Strats a bit, and now you can with these EMP and Snapshot Grenades.

Works with Raidable Bases.

EMPS disable Tesla Traps and AutoTurrets that are powered within range.

Snapshot pings traps within range for the using player.

You can even make them sticky if needed

Simply set your Custom Grenades in your loot table, and let the plugin handle the rest.

The Extra Grenade properties relies on the SkinId upon throw/drop.

DEMO







COMMANDS

/GIVEGRENADES - REQUIRES ADMIN - WILL SEND BOTH GRENADES TO YOUR INVENTORY


CONFIG


Code:
{
  "Snapshot Settings": {
    "Snapshot CustomName": "Snapshot Grenade",
    "Snapshot Skin ID": 3294746628,
    "Snapshot Radius": 20,
    "Ping Timer": 10,
    "Ping Batch Spacing (Helps with bases with a lot of Traps)": 0.2,
    "Enable Snapshot Stick?": false,
    "Enable Snapshot Sphere?": true
  },
  "EMP Settings": {
    "EMP CustomName": "EMP Grenade",
    "EMP Skin ID": 3294872882,
    "EMP Radius": 10,
    "Reset Flag Timer": 15,
    "Enable EMP Stick?": false,
    "Enable Emp Sphere?": true
  }
}
Back
Top