Home   Help Search Login Register  

Author Topic: Music/Description.ext problem  (Read 423 times)

0 Members and 1 Guest are viewing this topic.

BlAcKoP2003

  • Guest
Music/Description.ext problem
« on: 01 Sep 2003, 10:27:12 »
[shadow=red,left,300] HELP ME PLEASE[/shadow]

KJAM previously helped me with this problem, i believe this is correct:
class CfgMusic
{
  tracks[]=
  {
      gonna.ogg
  };
 
  class gonna.ogg
  {
      name = "gonna.ogg";
      sound[] = {\music\gonna.ogg, db+10, 1.0};
  };
};

But, when i went to rename the text document to description.ext and therefore make it a .ext file, it remained a .txt file.

Can anyone help?

Offline Burn

  • Members
  • *
Re:Music/Description.ext problem
« Reply #1 on: 01 Sep 2003, 13:03:25 »
I use Chris's OFP Script Editor.
Quote
Chris's OFP Script Editor is a full color script editing tool. It also contains simple wizards that help you easily create briefings, overviews, special units, custom crates, and description files. It has editable toolbar lists of commands, weapons, ammo, and equipment. Plus much, much more! Check it out!

Offline Hawkins

  • Former Staff
  • ****
  • Team 2-2
Re:Music/Description.ext problem
« Reply #2 on: 01 Sep 2003, 13:15:04 »
In notepad save the file with "All files" selected. Then just name it: description.ext and it will work. ;)

Hawkins
« Last Edit: 01 Sep 2003, 13:15:22 by Hawkins »

Offline mcnorth

  • Members
  • *
Re:Music/Description.ext problem
« Reply #3 on: 10 Sep 2003, 09:35:13 »
Do you have windows set to show file extensions? With XP it's under tools, folder options, view. Make sure "Hide Extensions For Known File Types" is unchecked. With win 9x it's somewhere under the view menu.