Jump to content

Hallenbeck

Member
  • Content Count

    1
  • Joined

  • Last visited

    Never
  • Medals

Community Reputation

0 Neutral

About Hallenbeck

  • Rank
    Newbie
  1. 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?
×