mod:Chevrolet 2016 Suburban LTZ secret service Armored [Add-On] - GTA5-Mods.com
Can somebody help me?
I would like that the bullets do not pass the windows and that it is armored
1 Like
Do you have sucess?
You could add the FLAG_HAS_BULLETPROOF_GLASS
flag to your <flags>
section of your vehicles.meta to get completely bulletproof glass.
To achieve “indestructibility” you could change the following multipliers in your handling.meta to 0.00:
<fCollisionDamageMult>
<fWeaponDamageMult>
<fDeformationDamageMult>
<fEngineDamageMult>
2 Likes