have to disable armed vehicle ammo in config #1

This commit is contained in:
[VB]AWOL
2013-10-08 15:02:24 -05:00
parent 37c45d1907
commit 5acb9eee16
26 changed files with 119 additions and 76 deletions

View File

@@ -279,7 +279,7 @@ spawn_vehicles = {
clearWeaponCargoGlobal _veh;
clearMagazineCargoGlobal _veh;
_veh setVehicleAmmo DZE_vehicleAmmo;
// _veh setVehicleAmmo DZE_vehicleAmmo;
// Add 0-3 loots to vehicle using random cfgloots
_num = floor(random 4);