User Tools

Site Tools


arma2:missions:howto-remove-weapon-cargo-from-ambient-vehicles

This is an old revision of the document!


How To Remove Weapon / Magazine Cargo From Ambient Civilian Vehicles

Add this line to the Ambient Civilian Vehicles Module init line:

BIS_silvie_mainscope setvariable ["vehicleInit",{clearMagazineCargo _this; clearWeaponCargo _this}];

And the spawned ambient civilian vehicles will have no magazines or weapons in their cargo space.

arma2/missions/howto-remove-weapon-cargo-from-ambient-vehicles.1343734361.txt.gz · Last modified: 2012-07-31 11:32 (external edit)