17.01.2010, 15:33
All this code is doing is looping through 13 different weapon slots and formatting pGun1. So weapon slot 1 and ammo gets set to pGun1, then the loop goes back through and does weapon slot 2 and ammo and sets that to pGun1. So you're not really doing anything. I think you have a logic error here.