Log in to reply
 

Ped Vehicle Health



  • Anyone know how to set ped vehicle health to a very low value? I would like them to explode from just being hit once.



  • @IreBurn
    Generally, you can make a car weaker by raising these 'handling.meta' values:

          <fCollisionDamageMult value="9999.00000" />
          <fWeaponDamageMult value="9999.00000" />
          <fDeformationDamageMult value="9999.00000" /> <!-- deformation, not sure if any actual damage, but might as well max it also -->
          <fEngineDamageMult value="9999.00000" />
    

    & by lowering this 'vehicles.meta' value:

          <defaultBodyHealth value="1.000000" />
    

    Try those values to start, but feel free to go higher/lower if required :thumbsup:



  • @a63nt-5m1th got it thanks.


Log in to reply
 

Looks like your connection to GTA5-Mods.com Forums was lost, please wait while we try to reconnect.