I've managed to implement the suggestions Macklebee (many thanks again sir) suggested concerning formatting the ammo count. I've tried both putting a "0" before single digits and using an " if " statement but prefer how it looks without a "0" in front of the number. My question is how do I format it so the number's position changes >100, < 100 and below <10. This is what I have so far. I only get results >100 and < 100.
HUD_01.lua