23.04.2009, 20:32
I've got a spawn weapons feature, and im trying to create something to see what weapons each player has...
The weapons are stored in an array, im wondering is it possible to store, 12 weapons in an array, all with varying ammo..
Then use another function to extract the info on what weapons the player has...
I've already got a command to see what weapons the player is carrying.. This isnt what im asking...
I want to store weapon info in 1 array, then be able to extract the info and display it as weapons id and ammo amount.
Is it possible?
The weapons are stored in an array, im wondering is it possible to store, 12 weapons in an array, all with varying ammo..
Then use another function to extract the info on what weapons the player has...
I've already got a command to see what weapons the player is carrying.. This isnt what im asking...
I want to store weapon info in 1 array, then be able to extract the info and display it as weapons id and ammo amount.
Is it possible?