23.05.2014, 16:01
So use an array to store the weapon ids that the player takes in duty.
Then, when you wanna remove'em, simply check if the id is in the array.
Then, when you wanna remove'em, simply check if the id is in the array.