Quote:
Originally Posted by DrakilorP2P
Wouldn't this work?
PHP Code:
for (temp.i=0; temp.i<player.weapons.size(); temp.i++)
player.removeweapon(player.weapons[0].name);
|
Skipping over Stefan's posts usually isn't a smart thing to do. If you don't understand it then just think really hard about how arrays work.