mtasa-blue icon indicating copy to clipboard operation
mtasa-blue copied to clipboard

Add "flyingcomponents" special world property

Open FileEX opened this issue 1 year ago • 4 comments

Merge after #3572

This PR adds a new special world property called flyingcomponents (default is true). This property determines whether the detached components such as doors, bumpers, etc., should respawn after a vehicle is recreated or streamed in. This PR solves a very frustrating and annoying issue where all missing components fall off again after using setElementModel or setVehicleVariant:

image

Thanks to this property, various car garages and vehicle spawners will be able to look normal without flying components around

FileEX avatar Jul 22 '24 00:07 FileEX