Jump to content
Sign in to follow this  
AmaZiinG1_1

HUL Damage is not working

Recommended Posts

Hello all,

I am currently trying to get HUL Damage on my vehicle, unfortunately it just doesn't work no matter what I do.

Engine, fuel tank and tire damage work fine.

I have followed the instructions of the wiki article below: https://community.bistudio.com/wiki/Vehicle_Damage

In my Model.Cfg zbytek is listed under the selections

My vehicle has in the Hitpoints LOD the selections "karoserie" and in the 0 LOD zbytek inside
In the Config.cpp at Class HitBody I have both selections inside:

class HitBody: HitBody { name = "karoserie"; visual="zbytek"; passThrough=1; armor=1; };

Can anyone tell me what else I can check to get it working?

 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×