Skip to content

Improve determination of cause of an explosion #681

Open
@MegadreamsBE

Description

@MegadreamsBE

Is your feature request related to a problem? Please describe.
Explosions cannot only be caused by a player/vehicle/object but also by a projectile. Sure, this projectile is likely created by one of the former specified elements but that information is already stored in the projectile itself. In the end the explosion is really caused by that projectile.

Describe the solution you'd like
The "onClientExplosion" event should also recognize projectiles as a possible cause for explosions and do a better overall job at determining the actual cause of an explosion.

Describe alternatives you've considered
Well you could track the amount of time left for a projectile to explode and if it's about to hit a ped/object/vehicle but that's inaccurate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions