Jump to content

warghost20

Member
  • Content Count

    34
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About warghost20

  • Rank
    Private First Class

core_pfieldgroups_3

  • Interests
    Cars, Bikes, Computers, Airsoft
  • Occupation
    Mechanic

Contact Methods

  • Biography
    Westside Spitshit
  1. warghost20

    Music In Chopper

    when i do that i says missing ; Im going to try your script, but what name do i give the the folder containing the music files, and what do i type into the triggers?, and do i also have to put the Sound section in the script?, the thing i want is in a mission that there is a tank driving by with my own music comming out, and i want my own music in a chopper. thx!
  2. warghost20

    Music In Chopper

    King Nothing thx for the song but the one im using right now is 2,75 mb, so i dont think its that, well i am giving up on this, spent way too many hours on this, i only wanted a stationary chopper were my own music was comming out, too bad it doesent works 1 more time the script, i have already cranked up the db, but still no class CfgMusic { tracks[]={}; class Musictrack1 { name = "Music_1"; sound[] = {"\sound\filename1.ogg", db+15, 1.0}; }; }; //////////////////////////////////////////////////////////////////////////// class CfgSounds { sounds[] = { MyNamMusic }; class MyNamMusic { name = "MyNamMusic"; sound[] = {\sound\MyNamMusic.ogg, db+15, 1.0}; titles[] = {}; }; };
  3. warghost20

    Music In Chopper

    still negative, i have tried 10 diffrent songs, but still nothing playing, could you perhaps make a misson with a chopper or tank in it, that is not moving and were your own music is comming out?, i realy want this to work and i dont understand wye it wont work, i have already spent so many hours trying to get this work. Thanks!
  4. warghost20

    Music In Chopper

    it still doesent works, as soon as i start the mission, there is no music playing, the chopper flys over and there is no music comming out of it, then i removed the chopper, created a trigger area, placed myself into it, then when i start the mission, the trigger should be activated but still no music i have changed what i want to have, i want to have a chopper on the airfield, were my own music is comming out, then everyone has to board the chopper and the music should be like there are real speakers in the chopper it self. could you please help me out?, i dont understand wye its not working
  5. warghost20

    Music In Chopper

    still no on this one, it doesent say filename1.ogg not found but there is no music playing in the background i have uploaded the mission again, could you perhaps download it again and help me out?, i have tried to create both things, so music that plays in the chopper from a distance, and the one that was already in it. Much appreciated http://www.megaupload.com/?d=BOWRXFKT
  6. warghost20

    Music In Chopper

    it still doesent work, i have changed the folders name to sound, but it keeps saying Sound filename.ogg not found, i have uploaded my complete mission, perhaps you could load my mission and help me out? http://www.megaupload.com/?d=1LMPQWW0 http://www.2shared.com/file/10862669/7f415e3d/musicutes.html http://rapidshare.com/files/340150565/music.utes.rar.html
  7. warghost20

    Music In Chopper

    i have checked and its description.ext , i used Xilisoft Video Converter Ultimate, the change of capital letter also dident work. I am realy looking forward to your demo mission, because i am working on this already a few days. I copied the script, named the music files as told, and put the right commands in the trigger, so i realy dont know wye it keeps saying ''Not Found''
  8. warghost20

    Animation

    thank you very mutch, 1 more question, were do i change the animation in the script? so if my animation is ''AidlPpneMstpSnonWnonDnon_SleepC_standUp'' were do i put it in the script?, And if i want to add more scripts i just copy the whole thing?, and do i have to give the unit a name wich i put in the config?, because in the script i see no name for the soldier?
  9. warghost20

    Animation

    i have set the triggers activations to repeatedly but he only does the animation 1 time, i want to use a script, what name do i have to give to the script and what do i have to typ into the script? Thanks!
  10. warghost20

    Music In Chopper

    and it stil wont work, There are apperently 2 ways to do this, one with selecting the song in the effects section in the trigger, wich doesent work for me, and to set the effects to no music and puting in the trigger the command 'PlaySound 'Filename1' , i have replaced the name 'Filename1' with Music_1 , Music, etc stil it keeps saying sound not found
  11. warghost20

    Triggers

    i typ in the same command what i use for completing an objective?
  12. warghost20

    Triggers

    i want to trigger something when a objective is completed how do i do that?
  13. warghost20

    Music In Chopper

    oke this thing is driving me crazy, i did i made a folder inside the mission folder named music, placed a ogg file named Filename1. then i made a trigger and in effects i chose music_1 started the mission nothing happens, then i did no music at effects and typed in the init line of the trigger 'PlaySound 'Filename1', then i sad song filename1 not found, this is realy getting me mad but i dont understand what you mean with class?, what do i have to do for that?
  14. warghost20

    Music In Chopper

    stil not clear, what name do i have to use for the music folder? CfgMusic or Musictrack1? and what name i give to the music files, the mp3 etc?, and were do i put these files, in the mission folder or somewhere else?
×