Yesss :smilewink:
I'm going to look for a way not to display the 0% when the gunners are no present.
I have an idea by looking at the function get_crew_data()
[EDIT] it's more complicated than I thought, whatever contains the variable : crew[i+1].ammo = " " or "",
formatting txt_ammo.formats seems to turn it into a value in % so nothing = 0% and "%" is always displayed....
What do you think ?
.