Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: ingame music!

  1. #1
    Hi just wondering if theres a script to enable me to add my own music to play through a whole mission changing the track once ones done?

    ]http://www.armaholic.com/page.php?id=1578
    NewView pack 2.0 with health bar and dot crosshair

  2. #2
    I believe its called Windows Media Player or <Insert your favorite music player here>.

    It works wonders.



  3. #3
    Yes just run an MP3 player in the background...

    if you are creating your own mission you can put it in by scripting and adding the music file somewhere and setting it off by triggers. havent got arma yet and havent scripted in OFP for ages, so i dunno the script...
    [DRS]3MRD&#124;Pvt.Jack-UK

    Armed Assault: International Conflict
    *** www.ic-arma.com ***

    </span><table border=\"0\" align=\"center\" width=\"95%\" cellpadding=\"0\" cellspacing=\"0\"><tr><td>Quote (themaster303 @ Aug. 25 2007,09:25)</td></tr><tr><td id=\"QUOTE\">lern proper english.</td></tr></table><span =\'\'>

  4. #4
    Change the MP3 into an ogg file.

    Put the ogg file in a folder called music in your D:/ArmA Other Profiles/Username/Missions/musictestmission.sara folder.

    Place a Description.ext file into the same folder with:

    <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">class cfgmusic
    {
    tracks&#91;&#93;={doyoureallywanttohurtme};

    class doyoureallywanttohurtme
    {
    *** name = &#34;doyoureallywanttohurtme&#34;;
    *** sound&#91;&#93; = {&#34;&#92;music&#92;doyoureallywanttohurtme.ogg&# 34;, db+5, 1.0};
    };
    };[/QUOTE]

    Open the editor, place a trigger goto effects, tracks and chose your favourite Boy George song in your mission.

    Boy George rocks&#33;

  5. #5
    Staff Sergeant
    Join Date
    Dec 29 2006
    Location
    derby
    Posts
    240
    Author of the Thread
    well thanks for the help Dallas and Jack-UK.

    But Dallas i dont have any boy george&#33;&#33; Will that be a problem to get this working??





    LoL...just joshing with you&#33;

  6. #6
    Well I guess any other artist will do just fine, probably even better.

  7. #7
    Staff Sergeant
    Join Date
    Dec 29 2006
    Location
    derby
    Posts
    240
    Author of the Thread
    @ Dallas, I did what you said and went to effects on the trigger then tracks but it doesnt show my track that i have in there&#33;

    Ive gone wrong somewhere&#33;&#33;&#33;&#33;

  8. #8
    I use .CHOFPSE, you can make descriptions, briefings, overviews, and much more with great ease. Even though it was made for OFP, it still works well for ArmA.






  9. #9
    Staff Sergeant
    Join Date
    Dec 29 2006
    Location
    derby
    Posts
    240
    Author of the Thread
    Nice thanks for that it realy helped me out. And all is working now

  10. #10
    I tried this using mortar sounds on an invisible IED. The ied went off, but the music file didn&#39;t play. I see it in the track list, but it wont play.

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •