Go to file
bmgjet 1e389d2e58
logo
2023-02-19 18:27:36 +13:00
Air Raid Siren Sound Effect.mp3 Add files via upload 2021-11-06 20:26:17 +13:00
AirRaid.mp3 Add files via upload 2021-11-07 04:17:55 +13:00
README.md Create README.md 2021-06-19 14:53:04 +12:00
RocketFail.cs Recommended code changes 2021-06-19 19:21:44 +12:00
rocketfail.png logo 2023-02-19 18:22:51 +13:00
rocketfail2.png Add files via upload 2021-06-19 14:50:08 +12:00

README.md

RocketFail
Makes the rocket/grenade launcher explode in the players hands when it breaks. Can also add a chance at a set condition where the launcher can randomly explode.



Settings avaliable in the config "RocketFail.json":
Set min condition for explosion to trigger 5 is recommended point
Set damage for each ammo type.
Set bleed amount.
Enable/disable random explosion,
Set condition point where random explosion can trigger.
Set likelihood for expolosion happening. (Random chance is calculated by picking 2 matching numbers at random with in the scale of 0 to what you set, so a low number like 2 would be a 50% chance where high number like 50 would be a 5% chance.

Permissions:
RocketFail.use   -   (Will only trigger on players with this permission) So use /oxide.grant group default RocketFail.use to apply to every one.