Skip to content

Conversation

@FileEX
Copy link
Member

@FileEX FileEX commented Nov 13, 2025

Fix #3233

This PR is an improved version of #3837 - it’s not based on SilentPatch but on the original SA code. Additionally, the PR introduces a new special world property, vehicles_vanilla_dirt, which defaults to false to avoid breaking backward compatibility like in the previous PR (#3894, #3893). The setVehicleDirtLevel function only works if vehicles_vanilla_dirt is set to true.

The PR uses a minimal number of hooks and is based on a clean approach, implementing the GTA function directly (other functions will be reversed later to keep this PR as small as possible).

@FileEX FileEX added enhancement New feature or request bugfix Solution to a bug of any kind labels Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Solution to a bug of any kind enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix setVehicleDirtLevel

1 participant