mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
disable a10 tracers, commanche tracers only nvg
This commit is contained in:
parent
015fd1afb0
commit
d60d5fe1f3
@ -11,7 +11,7 @@ class CfgAmmo {
|
||||
explosive = 1.8;
|
||||
tracersEvery = 3;
|
||||
tracerEndTime = 3.5;
|
||||
|
||||
nvgOnly = 1;
|
||||
CraterEffects = "ExploAmmoCrater";
|
||||
explosionEffects = "ExploAmmoExplosion";
|
||||
model = "\A3\Weapons_f\Data\bullettracer\tracer_red";
|
||||
|
@ -5,6 +5,7 @@ class CfgMagazines {
|
||||
class 1000Rnd_Gatling_30mm_Plane_CAS_01_F: VehicleMagazine {
|
||||
ammo = "ACE_Gatling_30mm_HE_Plane_CAS_01_Deploy";
|
||||
count = 1170;
|
||||
tracersEvery = 0;
|
||||
};
|
||||
|
||||
// an extended magazine for the comanche
|
||||
|
Loading…
Reference in New Issue
Block a user