Patrol Heli Cant Flare

HarmoXide Patrol Heli Cant Flare 1.1.0

Sign in to download
This plugin disables the flare response of patrol helicopters when they are locked onto by homing missiles, making them defenseless against incoming missiles.


Configuration

JSON:
{
  "Version": "1.1.0",
  "Percentage Chance That Heli Cannot Use Flares": 100
}
  • Percentage Chance That Heli Cannot Use Flares - Determines the probability (expressed as a percentage) that the patrol helicopter will be unable to deploy flares when targeted by homing missiles.

Developer Hooks

C#:
object CanPatrolHelicopterFlare(PatrolHelicopter patrolHelicopter)
  • Called when the patrol helicopter checks if it should fire flares in response to a homing missile lock.
  • Returning false prevents the patrol helicopter from firing flares, while returning true allows it.
Author
VisEntities
Downloads
36
First release
Last update

Ratings

5.00 star(s) 1 reviews

Also by VisEntities

Latest updates

  1. 1.1.0

    Added a config option to control the probability that the patrol helicopter is unable to deploy...

Latest reviews

Very fun option for PvE servers to allow players use the Homing Launcher and Seeker Rocket against the Patrol Heli. No performance hiccups, nice % chance option for heli to use flares or not.
Back
Top