MXM Hamr with Suppressor and SOSbySpanky Description: This simple script adds a standard issue BLUFOR MXM Hamr with suppressor and SOS optics to any unit. Can also be added to any AI, including civilians. Great for those urban snipers who want a supressed weapon with long range optics. Features: - Adds 3 additional mags (30 rounds each) to inventory - Adds ACPC2 handgun with suppressor and 2 additional mags Installation / Usage: Nothing to download. Simply add the following code to your units' init: removeallweapons this; this addmagazine "30Rnd_65x39_caseless_mag"; this addweapon "arifle_MXM_Hamr_pointer_F"; this addPrimaryWeaponItem "muzzle_snds_H"; this addPrimaryWeaponItem "optic_SOS"; this addmagazine "9Rnd_45ACP_Mag"; this addweapon "hgun_ACPC2_snds_F"; this addHandgunItem "muzzle_snds_acp"; this addmagazine "30Rnd_65x39_caseless_mag"; this addmagazine "30Rnd_65x39_caseless_mag"; this addmagazine "30Rnd_65x39_caseless_mag"; this addmagazine "9Rnd_45ACP_Mag"; this addmagazine "9Rnd_45ACP_Mag"; Enable javascript to be able to download from Armaholic please! |