Skip to content

Conversation

@Xenius97
Copy link
Contributor

Fixes #4522

This PR fixes cars (and helis in some cases) still blowing up after burn explosions are disabled.
Now they will burn forever, and won't explode.

MTA_.San.Andreas.DEBUG.2025-11-15.11-13-32.mp4

@samr46
Copy link
Contributor

samr46 commented Nov 15, 2025

Hi. This isn't what "vehicleburnexplosions" property is for. This property shouldn't prevent vehicles from exploding. We have other functions for this. It disables additional explosions created for aircraft during burning (it's in the description of this property). The aircraft has to explode in the end like any other vehicle.

This fixes not existing issue.

There is a good argument about renaming this property since the name can be misleading (although "burn explosions" is quite literally about explosions during burning).

@Xenius97 Xenius97 changed the title Fix cars still blowing up after burn explosions are disabled Add new vehicleburnblowup special property Nov 15, 2025
@Xenius97
Copy link
Contributor Author

There is a good argument about renaming this property since the name can be misleading (although "burn explosions" is quite literally about explosions during burning).

Hi, i've separated it from "vehicleburnexplosions"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

vehicleburnexplosions does nothing

2 participants