Array, 10 width.
as you pick up the weapon, push the weapon number (1 for gun, 2 for shotgun ect)
then its up to you how you want the hud to look. to shoot, just check if the array at x (the gun you are using) > 0
you could assign loads of variables to compare also.
hope that helps!