How to shoot through car textures with editing files in OpenIV
-
Hello everyone. Can someone help me with editing im think handling.meta in openIV. On youtube i find video where man shoot through car and do damage but idk where is it setting and maybe its not handling.meta, maybe thats something else in openIV, help me if y know. https://imgur.com/a/pBVGHVP
-
@Maqi
Try 'materials.dat':...\Grand Theft Auto V\mods\update\update.rpf\common\data\materials\materials.dat
it has PENETRATION RESISTANCE values for different materials, including 'CAR_METAL', 'CAR_PLASTIC' & 'CAR_SOFTTOP'. Also, there is a 'SHOOT_THRU' flag in there that can be enabled (1)/disabled (0) for each material.
Additional:
There is also a '<Penetration value =' for each weapon in it's 'weapons.meta' file that may also influence bullet penetration etc to some degree. From what I remember, it's not that important to get bullet penetration working, but just so you are aware it exists/maybe play about with the values if you don't get the desired results editing 'materials.dat' alone etc.
-
@a63nt-5m1th
materials.dat.
Not to be confused with "watts.dat"
-
@a63nt-5m1th thank you very much, its working