mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 04:23:13 +03:00
have to disable armed vehicle ammo in config #1
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user