Home   Help Search Login Register  

Author Topic: descriton ext  (Read 335 times)

0 Members and 1 Guest are viewing this topic.

OPF FREAK

  • Guest
descriton ext
« on: 18 Feb 2003, 13:08:36 »
Please can somebody make me a descrition ext file for 2 peices of music called opMarketgarden.ogg and mssion1poem.ogg.

Navy_Seals

  • Guest
Re:descriton ext
« Reply #1 on: 18 Feb 2003, 14:25:56 »
Man i just dont get it, why people cant spend few minutes to read through the tutorial and do everything on their own  ::) :P

class CfgMusic
{
  tracks[]=
  {
      opMarketgarden, mssion1poem
  };
 
  class opMarketgarden
  {
      name = "opMarketgarden";
      sound[] = {\music\opMarketgarden.ogg, db+40, 1.0};
  };
  class mssion1poem
  {
      name = "mssion1poem";
      sound[] = {\music\mssion1poem.ogg, db+50, 1.0};
  };
};

Note: U might want to change mssion1poem to mission1poem, but since thats what u wrote, that what i did
Laters  :beat: :joystick:

OPF FREAK

  • Guest
Re:descriton ext
« Reply #2 on: 18 Feb 2003, 15:14:10 »
I have been trying for the past year but i can latch on to the description ext files with the tutorials

thx for the help