Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×

-=EWC=- Morpheus

Member
  • Content Count

    10
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About -=EWC=- Morpheus

  • Rank
    Private
  1. -=EWC=- Morpheus

    vioces and radio problem

    would you know how to make the radio sounds and text work?
  2. -=EWC=- Morpheus

    vioces and radio problem

    thnaks man it works
  3. -=EWC=- Morpheus

    vioces and radio problem

    ok i'll check it out thanks in advance
  4. hi me again im try to get some radio chat it just wouldnt work theres music playing the background i want a msgs from home base  i want to hear it and see it in the side chat i tryed some tuts but they wount work so i found out that i can allso do it as a vioce sound the only thing is that the msgs it self is displaying in the middle of the screen well i can live with that but now the problem is i can just get one sound in i put this in my discription.ext class CfgSounds   {   sounds[] = { viper1, viper2 };   class viper1   {      name = "viper1";      sound[] = {"viper1.ogg", db+175, 1.0};      titles[] =      {             };   class viper2   {      name = "viper2";      sound[] = {"viper2.ogg", db+175, 1.0};      titles[] =      {             };   }; }; so there should be 2 sounds in there but the editor shows onely one what am i doing wroung?  and if i cant get 2 sounds in how do i get that radio to workwith more sounds then 2 and how do i get a trigger to set that of cause everything that i got uses .sgs files now i dont have a problem with that but it dosnt work for some reason im doing everything they tell me to do but it just wount work im using this tut to help me with my discription.ext tutorial please help me out my complete missions depends on it Â
  5. -=EWC=- Morpheus

    intro dosnt work

    ok thanks
  6. -=EWC=- Morpheus

    intro dosnt work

    well i just made one in the editor and for some reason it wont start up if i would make a cuteseen it would be noproblem. its just a user missons turned it in to a mppbo and it still wont work
  7. -=EWC=- Morpheus

    intro dosnt work

    hello me and a clan mate worked on a mission and for some reason the intro i made dosnt want to start i've merged it to gether and notthing happens i looked in some Description.ext files but i can find my problem i know this is stupid cause i never had this problem befor but then again i didnt edit for 2 years so i thing ive lost it a little bit heres my Description.ext maybe you can find it --------------------------------- respawn = Base respawndelay = 10 debriefing = 1 showmap = 1 showGPS = 1 showCompass = 1 showWatch = 1 showNotepad = 1 onloadintro = " Elite Warriors Clan presents" onloadmission = " At the trees near Entre Deux." onLoadIntroTime = true class Weapons { class M16GrenadeLauncher {count = 4;}; class HK {count = 8;}; class M21 {count = 8;}; class LawLauncher {count = 8;}; class CarlGustavLauncher {count = 2;}; class AALauncher {count = 2;}; class Binocular {count = 8;}; class NVGoggles {count = 8;}; class g36a {count = 8;}; }; class Magazines { class M16 {count = 36;}; class GrenadeLauncher {count = 15;}; class HK {count = 72;}; class M21 {count = 72;}; class LawLauncher {count = 40;}; class CarlGustavLauncher {count = 4;}; class AALauncher {count = 4;}; class g36a {count = 72;}; }; class cfgmusic { tracks[]={MYMUSIC1, MYMUSIC2 }; class MYMUSIC1 { name="eyes"; sound[]={\music\mymusic1.ogg, db+100, 1.0}; }; class MYMUSIC2 { name="tiger"; sound[]={\music\mymusic2.ogg, db+100, 1.0}; }; }; class CfgSounds { sounds[] = { mysound1 }; class UScore { name = "haha"; sound[] = {"\sounds\mysound1.ogg", db+100, 1.0}; titles[] = { }; }; }; // OPTIKA DRAGUNOVA #define CT_OBJECT 80 // Static styles #define ST_PICTURE 48 class RscObject { type = CT_OBJECT; scale = 0.5; direction[] = {0, 0, 1}; up[] = {0, 1, 0}; }; class RscPicture { type=0; idc=-1; style=ST_PICTURE; colorBackground[]={0,0,0,0}; colorText[]={1,1,1,1}; font=""; size=0; }; class RscTitles { titles[]={BOOTS,}; class BOOTS { idd=-1; movingEnable = false; duration=10; name = "BOOTS"; controls[]={pic1}; class pic1: RscPicture { text="BOOTS.paa"; x=0; y=0; w=1.0; h=1.0; }; }; }; --------------------------------- thanks in advance
  8. -=EWC=- Morpheus

    install problems with goty

    it work thanks a million
  9. -=EWC=- Morpheus

    install problems with goty

    well i never tryed it i will see thanks for thr info
  10. -=EWC=- Morpheus

    install problems with goty

    hi can anybody help me with this? a frind of mine had the same problems with the goty edition? i tryed to help him but everything i tryed didnt work so i went out i bougth my own copy of goty and installed it it work until the end of disk 3 there i incountered the same error it say  " aplication incountered an error aplication might not work properly" so no problem with that but when i went to see if it worked it whas gone delleted now i dont know what the error can be cause i cant get any details on it what can i do about this ?
×