Jump to content
Sign in to follow this  
Lineman

[Help] Change Mass/Weight of Item

Recommended Posts

How to make an item lighter / drain less stamina?

Share this post


Link to post
Share on other sites

You can't make an item lighter without using an addon, however, you can make more stamina of a unit using setUnitTrait "loadCoef".

Share this post


Link to post
Share on other sites
2 minutes ago, POLPOX said:

You can't make an item lighter without using an addon, however, you can make more stamina of a unit using setUnitTrait "loadCoef".

Thanks! That's good enough.

Share this post


Link to post
Share on other sites
17 minutes ago, POLPOX said:

You can't make an item lighter without using an addon, however, you can make more stamina of a unit using setUnitTrait "loadCoef".

this setUnitTrait ["loadCoef",0]; and this setUnitTrait ["loadCoef",1]; in the unit's init has no effect. Be aware I am using ACE, with global fatigue set to 5 Performance Factor, 5 Recovery Factor, 2.5 Load Factor and 2.5 Terrain Gradient Factor.

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  

×