AdvanS13 0 Posted November 23, 2002 sorry my scripting isn't that great. i  understand this code for adding a weapon: removeAllWeapons this; this addWeapon "WEAPON NAME"; this addMagazine "MAGAZINE NAME"; how do i add additonal magazines to this code? thanks brandon Share this post Link to post Share on other sites
ralphwiggum 6 Posted November 23, 2002 repeat this line this addMagazine "MAGAZINE NAME"; Share this post Link to post Share on other sites