Fipler
Member-
Content Count
6 -
Joined
-
Last visited
-
Medals
Everything posted by Fipler
-
Hi lads, so iam currently working on a Vietnam Mission for me and my Bois and i would like to be able to play some music tracks over the addaction menu, but i dont know how for the love of God how to do it. I have the tracks prepared in my description.ext which looks like that: class CfgMusic { tracks[]={}; class Vietnam { name = "Vietnam"; sound[] = {"\sound\Fortunate Son", db+0, 1.0}; }; class All right now { name = "All right now"; sound[] = {"\sound\Free - All Right Now.ogg", db+0, 1.0}; }; }; Iam wondering if that is allright and if yes how i make it that i can play the music over addaction. Thx for the help in advance.
-
CBA_3.pbo are not signed by a ley accepted by this server.rver
Fipler posted a topic in ARMA 3 - TROUBLESHOOTING
Good day lads, so i have the isue where i get kieck off my Server and get the following Message when i get kicked. I tried to redownload CBA and out it back ob the server, tried different keys that were included and so on but nothing worked as of yet. If anyone can offer help it would be much appriciated. -
CBA_3.pbo are not signed by a ley accepted by this server.rver
Fipler replied to Fipler's topic in ARMA 3 - TROUBLESHOOTING
Iam not sure what this is. -
CBA_3.pbo are not signed by a ley accepted by this server.rver
Fipler replied to Fipler's topic in ARMA 3 - TROUBLESHOOTING
Iam hosting via a 3rd party provider. -
CBA_3.pbo are not signed by a ley accepted by this server.rver
Fipler replied to Fipler's topic in ARMA 3 - TROUBLESHOOTING
Iam the host and iam using the CBA version i just got via the workshop -
Playing Music over addaction
Fipler replied to Fipler's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Cheers mate, thx for the tipp didnt even knew that nut what do i have to put in the Init file to be able to play the music over the addaction menu?