Jump to content
A.Cipher

CfgAmmo class attributes

Recommended Posts

Hello there ,

 

I have a question about some attributes of the CfgAmmo conf class , these attributes are soundHit[] ,soundFly[] and soundEngine[].

here some example of use of these

 

soundHit[] = {"a3\sounds_f\weapons\Explosion\gr_explosion_1.wss", 15.8489, 1, 1000};
soundFly[] = {"a3\sounds_f\weapons\Cannons\cannon_30mm.wss",1,1};
soundEngine[] = {"a3\sounds_f\weapons\Cannons\cannon_1.wss",1,1};

I want to know about these "number" paramater signification for each one of them.

 

I googled them but with no luck :'(

  

THX :)

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×