Mostabdel 1 Posted November 9, 2018 (edited) 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. Edited November 10, 2018 by Mostabdel Share this post Link to post Share on other sites
mrwolv 46 Posted November 10, 2018 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. 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