This mod alters the default gear UI to include a displaying showing your units total weight in Kg. This display will also change colour to indicate how much fatigue carrying (X)Kg. will cause you.
Main Features:
* Alters BIS "Inventory GUI" (Gear Menu) to display the total weight of all your units gear/ weapons as well as name of player in top middle (see picture above).
* Client Side, does not need to be run on server.
* Low immersion impact (no massive UIs appear at any time using this).
* Has color indication of distance you can run carrying Xkg. (BASED ON GAME VERSION: 1.24.125979)
0-25kg - White, Light Load
26-30kg - Green, Medium Load
31-40kg - Blue, Heavy Load
41 + kg - Red, Extreme Load
* Now displays Stamina Status (V1.3) alongside weight, the stamina displays possible status's are:
if Fatigue < 0.11 then you are "Fresh".
if Fatigue > 0.10 and < 0.51 then you are "Warmed Up". // Can run for a Medium amount of time
if Fatigue > 0.50 and < 0.86 then you are "Tired". // Can run for short amount of time
if Fatigue > 0.85 then you are "Exhausted". // Probably Can't run
Me and some other Volcbat community members did some testing these are our result for how far you can run with Xkg of weight in your inventory before you screen starts pulsing black around the edges and your aim becomes none existent.
20kg 650m
25kg 650m // Any weight bellow this has little benefit
30kG 500m
35kg 450m
40kg 400m // Any weight above this has major impact
45kg 245m
Note: I still consider this beta, any bugs / other feed back please post here.
Additional Info:
This mod originated from a discussion on the Volcbat forums about the new stamina system that is generally liked a lot by us, however we thought it would be nice to know just how much the amount of kit we are carrying on missions would effect our aim / stamina. I did not like many of the intrusive stamina bars available and took some inspiration from ACE2.
Thanks to:
* VCB for helping test this.
* BIS forum members for creating topics on how to find BIS's GUI defines.
* Armaholic.
Future Plans:
To replace the largely redundant volume / weight bar on the bottom on the gear UI with a "current level of fatigue indicator". Leaving your default in game indicators such as screen flashes and heavey breathing to be your main indicators of fatigue.
error:
Variable '_text1' does not support serialization. Call 'disableSerialization' in the current script (maybe 'BWLoadCalc_fnc_GEARMONITOR') if you need to use it.
This apart, it seems to work fine and being quite excelent mod =)
McKeewa, thanks for reporting a bug, where is that error showing up? It is not appearing for me in game. (I'll add a line to call disable serialization if its a problem).
Mayby include a 2nd slot for a rifle and some ammo too,please? Allways wanted a Inventory that is maximised
Maybe also inventory items that doesen`t weigh much,like anti-tank missiles or food items.What about making the slot modular,adding "pockets" to the Slots too?
cool, will fix that tmrrow, hopefully simple enough.
Added 56 minutes later:
#Johan1 :
Mayby include a 2nd slot for a rifle and some ammo too,please? Allways wanted a Inventory that is maximised
Maybe also inventory items that doesen`t weigh much,like anti-tank missiles or food items.What about making the slot modular,adding "pockets" to the Slots too?
Just a thought..... tnx,John.
Thanks for the thoughts but I like it the way it is, you can put weapons in your backpack, the time it takes to open the backpack and remove the weapon / then put it from your back into hand is fairly balanced I think. As for pockets I think the vest / uniform / backpack distinction is good enough.
This post was edited by big_wilk (2014-07-19 00:59, ago)
Variable '_text1' does not support serialization. Call 'disableSerialization' in the current script (maybe 'BWLoadCalc_fnc_GEARMONITOR') if you need to use it.
Agree completely, excellent mod. And I also get this error. Is probably a simple fix I'm sure!
Variable '_text1' does not support serialization. Call 'disableSerialization' in the current script (maybe 'BWLoadCalc_fnc_GEARMONITOR') if you need to use it.
Can someone who was getting this error please confirm the the update has fixed it? As the error still does not show up for me!
2. Now displays Stamina Status alongside weight, the stamina displays possible status's are:
if Fatigue < 0.11 then you are "Fresh".
if Fatigue > 0.10 and < 0.51 then you are "Warmed Up". // Can run for a Medium amount of time
if Fatigue > 0.50 and < 0.86 then you are "Tired". // Can run for short amount of time
if Fatigue > 0.85 then you are "Exhausted". // Probably Can't run
This post was edited by big_wilk (2014-07-19 12:40, ago)