Jump to content

Ghost129er

Pre Member
  • Content Count

    2
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About Ghost129er

  • Rank
    Newbie
  1. Dear Roy, Thanks for the reply mate, however, it's still not fixed the issue with radio commands/music not working (not being heard/played). Are you also facing the same problem or is it just me? I've not seen anyone post any errors about this happening, and it's really weird if I am to be honest. I'll take a look at the dedicated server and see if that'll fix it, but in the mean time, I'm working on some sound mods (music) for the server, so I take a look and set up a dedicated server later and see if that fixes it. Cheers, your reply was greatly appreciated! Rick/Rolen (Pun not intended)
  2. Hi, fairly new to the whole Arma shebang, and wanted to ask. I've got it working great in my Arma 3 game, I host servers for my mates and I to play here in the AE, I have a slight problem though. The game seems to not want to play music at all, nor can I hear radio sounds. I've gone through what I can in this tread, but editing the sections here (the init.sqf) 'if(!isDedicated && !PO3_debug) then { playMusic "LeadTrack01a_F"; 0 fadeMusic 1; [5,""] spawn PO3_fnc_camera_fadein; if!(PO3_debug) then { [270,900,150] call PO3_fnc_introsequence }; [] spawn { sleep 20; 8 fadeMusic 0; };' does nothing. Am I supposed to host this in a different way? Has music been disabled in this mission/game file? My custom music works fine in my own made editor missions and even my custom Multiplayer missions, but radio sounds as well as music and menu sounds too (like, configuring controls and etc) just seem to die out when I launch this mission. Any help or guidance would be greatly appreciated. :) Cheers and thanks in advance, Rick (PS I know PO4 is being worked on, but wondering if I'd be able to get any support for this)
×