Jump to content
Sign in to follow this  
The Frenchman

How do i

Recommended Posts

I always use:

Goldwave

Goldwave

a small free program...you have to download the OGG codec and install it into the goldwave directory!!!!

OGG codec

very easy to use...and still all the options you need!!

you can open and save as..most common formats like mp3, wave, ogg enz.

Greetzz

Sskunk

Share this post


Link to post
Share on other sites
I use this little gem,

Ogg convertor

small and fast and free. (set it to 64bps by right clicking on it before you convert it as OFP only recognises that.)

I tried this one but it is not working. I am putting the file in the fish but nothing happens. rock.gif

Share this post


Link to post
Share on other sites

Ok, I finnally got the song into .ogg. I put the .ogg file into the Operation flashpoint/users/The Frenchman/missions/Name of mission but when I go into the editor, it doesn't show up. crazy_o.gif

Share this post


Link to post
Share on other sites

I think you've gotta make a description.ext w/ stuff in it for it to show up. I'm pretty sure there's been several topics within last few months.

Share this post


Link to post
Share on other sites

The Frenchman.

Go to your missions folder. Inside it create another folder called "music". In the music folder place your song.

Then create a text file called "description.ext".

In the description.ext put the following code:

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">class CfgMusic

{

   class mysong

   {

       name = "mysong";

       sound[] = {"mysong.ogg", db, 1.0};

       titles[] = {0, $STRM_mysong};

   };

};

Replace all of the occurences of "mysong" with the name of the song.

Save the changed to the description.ext. Then go into your mission in flashpoint, and save the mission(for the changes to take effect).

Viola - Your sound should now be displayed, and it should work.

Any problems? Don't hesitate to ask.

Share this post


Link to post
Share on other sites

frenchman, i'll tell you what worked for me. get the dbpoweramp music convertor and install the ogg codec. also get chris's ofp script editor here

create a folder called music in the user\mission folder you want to add the music file to. move the converted file into that folder. then create the description.ext file with the script editor and save it to the user\mission folder.

if you're currently running ofp, you'll probably have to exit the game for the music files to show up in the editor.

anyway, hope that helps. good luck...

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
Sign in to follow this  

×