Advertisement
Traggered

T186451

Nov 15th, 2024 (edited)
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. class CfgAmmo
  2. {
  3.     class GrenadeBase;
  4.     class G_40mm_HE: GrenadeBase
  5.     {
  6.         SoundSetExplosion[]=
  7.         {
  8.             "GrenadeLauncher_Exp_SoundSet",
  9.             "GrenadeLauncher_Tail_SoundSet",
  10.             "Explosion_Debris_SoundSet"
  11.         };
  12.     };
  13. };
Tags: Arma3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement