class CfgSFX
{
sounds[] = {USMC,Beat};
class USMC
{
sounds[]={"sing1"};
name="USMC";
sing1[]={"usmc.wss",0.20000,1,1.000000,0.000000,0.000000,0.000000};
empty[]={"","","","",0.000000,2,40};
};
};
This is an exerpt of my description.ext .
After there is no documentation at all on this feature, is there anyone who could tell something about the parameters and what they stand for?