17.11.2014, 16:55
Got a question before I can really help further, since I'm a bit confused.
How do you store the weapons in the db? Are they in the same column or seperate columns for each weapon?
But I mean looking at your code the problem is like I said, you're not loading weapons properly in your loading function, since you don't seem to be looping through LoadedWeapons stuff so it never reaches higher than 0 hence it only loads one weapon/ammo.
How do you store the weapons in the db? Are they in the same column or seperate columns for each weapon?
But I mean looking at your code the problem is like I said, you're not loading weapons properly in your loading function, since you don't seem to be looping through LoadedWeapons stuff so it never reaches higher than 0 hence it only loads one weapon/ammo.