Results 1 to 7 of 7

Thread: On screen message when sound plays?

  1. #1

    Question On screen message when sound plays?

    Hey all I’m in need of some help. I’ve been trying to place my own custom sound and when I reach the waypoint I keep getting this message

    No entry “D:\Documents and settings \my name\ My Documents\ ArmA\ missions\ Mission name_Island_Skye\ description.ext/ CfgSounds/ Hello.titles

    And when I click OK the sound still plays.

    What does this warning mean because I can’t find the problem, and it’s a little off putting when your playing a mission and I keep messages?

  2. #2
    Please post your .ext it's hard to figure out what causes the message without having a look at it.
    cheers
    Do you like music?
    http://www.alchemydivine.com/index.html

    Originally Posted by walker
    Took out myself and two other squad mates bouncing a grenade off a wall.

    Originally Posted by CarlGustaffa
    Bah, I've done that since OFP I can't hit a barn when I'm trying to. But with nades, I can hit a barn when I'm not trying to

  3. #3
    this is the .ext

    //=== Sounds============================================ ====>
    class CfgSounds
    {

    sounds[]={Hello};
    class Hello
    {
    name="Hello";
    sound[]={\sounds\Hello.ogg, db+10, 1.0};
    };
    };

  4. #4
    Quote Originally Posted by whiteruck437 View Post
    this is the .ext

    //=== Sounds============================================ ====>
    class CfgSounds
    {

    sounds[]={Hello};
    class Hello
    {
    name="Hello";
    sound[]={\sounds\Hello.ogg, db+10, 1.0};
    titles[] = {0, "Put your text here"};
    };
    };
    Ok thanks. Now add the red text of code in your .ext. That should work.
    cheers

  5. #5
    Staff Sergeant Dirty Haz's Avatar
    Join Date
    Nov 29 2011
    Location
    Birmingham, United Kingdom
    Posts
    328
    More info about it here .

    HAZ

  6. #6
    thanks alot sorry for my late response I've bin really busy with work.

  7. #7
    No problem . . . do you got it to work now?
    cheers

Similar Threads

  1. Own Sound plays only with Error
    By Coffeecat in forum ARMA 2 & OA : MISSIONS - Editing & Scripting
    Replies: 0
    Last Post: Jan 9 2011, 18:13
  2. Heli "engine starting sound" plays Left channel only ??
    By zeep in forum ARMA 2 & OA - TROUBLESHOOTING
    Replies: 0
    Last Post: Aug 25 2009, 18:38
  3. CfgRadio plays sound but dont shows the text
    By Wiggum in forum ARMA 2 & OA : MISSIONS - Editing & Scripting
    Replies: 2
    Last Post: Jul 25 2009, 10:43
  4. Launch --->Blue screen error message,help
    By Dysentery in forum ARMA - TROUBLESHOOTING
    Replies: 2
    Last Post: Oct 13 2007, 01:39
  5. error message on screen, why?
    By william1 in forum OFP : MISSION EDITING & SCRIPTING
    Replies: 11
    Last Post: Jun 30 2006, 12:33

Posting Permissions

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