Jump to content
Sign in to follow this  
Mostabdel

Help Stamina

Recommended Posts

what mean this ?

const float STAMINA_WEIGHT_LIMIT_THRESHOLD = 5000; //! in grams (weight where the player is not penalized by stamina)

and how I can reduce the weight of the items.

 

b_560_95_1.png

Edited by Mostabdel

Share this post


Link to post
Share on other sites
14 hours ago, Mostabdel said:

what mean this ?

const float STAMINA_WEIGHT_LIMIT_THRESHOLD = 5000; //! in grams (weight where the player is not penalized by stamina)

and how I can reduce the weight of the items.

 

b_560_95_1.png

as far as i can tell you have to change the weight on the client side and server side or it wont work so you would have to run via dayz standalone launcher

 

if you change the weight server side and then play comes in with default weight the server will use the client/players info and the same the other way around i have tryed to change the barrel weight alot of times and it never worked

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  

×