
03-02-2009, 07:23 PM
|
|
jwd
|
 |
Join Date: Oct 2005
Location: Greater Manchester
Posts: 2,423
|
|
Quote:
Originally Posted by Deas_Voice
PHP Code:
temp.weapons = {"wep1","wep2","ect"};
for (loopweps : temp.weapons) addWeapon(temp.loopweps);
|
Yeah, I recommend this. |
|
|
|