default attachment = level.zombie_weapons[ <weapon_name> ].default_attachment;
array_attachment = level.zombie_weapons[ <weapon_name> ].addon_attachments;
foreach( item in <array> )
self getcurrentweapon()
default attachment = level.zombie_weapons[ <weapon_name> ].default_attachment;
array_attachment = level.zombie_weapons[ <weapon_name> ].addon_attachments;
foreach( item in <array> )
self getcurrentweapon()