Gr8 Posted January 20, 2015 Author Report Share Posted January 20, 2015 You can use These Coords for the Default for Left Aligned Credits 0.5,0.35 Link to comment Share on other sites More sharing options...
Tywin Posted January 20, 2015 Report Share Posted January 20, 2015 should i set _alignTitle = "left"; // Alignment of the Title Message (right or left) _alignSubText = "left" both to left also? Link to comment Share on other sites More sharing options...
Tywin Posted January 20, 2015 Report Share Posted January 20, 2015 Well i did set them to left and use your co'ords, but its still pretty much in the middle only slightly to the left Link to comment Share on other sites More sharing options...
Gr8 Posted January 20, 2015 Author Report Share Posted January 20, 2015 Where did you place the coords? Link to comment Share on other sites More sharing options...
Tywin Posted January 20, 2015 Report Share Posted January 20, 2015 In the default co-ords line Link to comment Share on other sites More sharing options...
Gr8 Posted January 21, 2015 Author Report Share Posted January 21, 2015 Put it in all _postText as well Tywin 1 Link to comment Share on other sites More sharing options...
doomdpanic Posted January 21, 2015 Report Share Posted January 21, 2015 Yes there is one in welcome.sqf playMusic "Intro"; ok then what should it look like cause i changed it like this : " playSound "Intro"; " and it doesnt work and it says "Sound intro not found ingame description : class CfgSound { class intro { name = "intro"; sound[] = {"custom\IntroSong.ogg", db+1,1}; }; }; Welcome : if (_IntroMusic) then { playSound "Intro";}; where's the error ? Link to comment Share on other sites More sharing options...
Gr8 Posted January 21, 2015 Author Report Share Posted January 21, 2015 have u put your .ogg sound file in your custom folder in your mission pbo? Link to comment Share on other sites More sharing options...
doomdpanic Posted January 21, 2015 Report Share Posted January 21, 2015 have u put your .ogg sound file in your custom folder in your mission pbo? the IntroSong.ogg is inside the custom folder yes Link to comment Share on other sites More sharing options...
doomdpanic Posted January 22, 2015 Report Share Posted January 22, 2015 the IntroSong.ogg is inside the custom folder yes bump Link to comment Share on other sites More sharing options...
doomdpanic Posted January 23, 2015 Report Share Posted January 23, 2015 the IntroSong.ogg is inside the custom folder yes any clue's yet ? Link to comment Share on other sites More sharing options...
Gr8 Posted January 23, 2015 Author Report Share Posted January 23, 2015 Send Your Description.ext and Welcome.sqf Link to comment Share on other sites More sharing options...
Lost_Noob Posted January 27, 2015 Report Share Posted January 27, 2015 I'm not sure what the hell is going on with mine. It works but the only position I can give it is dead centre of screen. Can someone post me the location numbers like in the OP's linked youtube vid. maybe it's I've been up too many days re-doing stuff.... Link to comment Share on other sites More sharing options...
Gr8 Posted January 27, 2015 Author Report Share Posted January 27, 2015 You can use These Coords for the Default for Left Aligned Credits 0.5,0.35 Link to comment Share on other sites More sharing options...
Moody Posted February 3, 2015 Report Share Posted February 3, 2015 Hello! I just did as the OP says, i get no restrictions and no errors. i join the server perfectly, but i get no messages=/ And how can i find out how the introsong is playing in spawnbox, as im not spawning there when i log in. im in my home. Cheers Link to comment Share on other sites More sharing options...
Gr8 Posted February 3, 2015 Author Report Share Posted February 3, 2015 Check you link the script in init.sqf? And do u get any type of errors? Link to comment Share on other sites More sharing options...
DeadZ Posted February 4, 2015 Report Share Posted February 4, 2015 hello I start on my server :D I want to know where is the Init file I have to create or se fichier init my mission folder or is Altis.epoch :huh: sorry for my anglai help plz :unsure: Link to comment Share on other sites More sharing options...
Gr8 Posted February 4, 2015 Author Report Share Posted February 4, 2015 If you dont have an init.sqf then you can create one in your mission root DeadZ 1 Link to comment Share on other sites More sharing options...
DeadZ Posted February 4, 2015 Report Share Posted February 4, 2015 ok thank you Mission folder and well in Steam\SteamApps\common\Arma 3\MPMissions :huh: sorry i start :) DeadZ 1 Link to comment Share on other sites More sharing options...
ispan55 Posted February 5, 2015 Report Share Posted February 5, 2015 Still got restriction 20! All time and I added this already to BEfilters 21 line :D Link to comment Share on other sites More sharing options...
Moody Posted February 6, 2015 Report Share Posted February 6, 2015 Check you link the script in init.sqf? And do u get any type of errors? i have // Welcome Credits[] execVM "custom\welcome.sqf"; in my init.sqf. i only changed "custom" to "intro", as i named my folder "intro" so my path would be /intro/welcome.sqf in my epoch.altis folder. I dont get any errors at all, joining server without any problems, but no messages coming. Link to comment Share on other sites More sharing options...
Gr8 Posted February 6, 2015 Author Report Share Posted February 6, 2015 Post any errors you get while running the script from the RPT Link to comment Share on other sites More sharing options...
Moody Posted February 6, 2015 Report Share Posted February 6, 2015 Post any errors you get while running the script from the RPT i dont know what that is xD what is that?:P Link to comment Share on other sites More sharing options...
Lost_Noob Posted February 6, 2015 Report Share Posted February 6, 2015 In the SC folder > Battleye There will be files with the extension of .rpt It holds info and generated error logs. Link to comment Share on other sites More sharing options...
Moody Posted February 6, 2015 Report Share Posted February 6, 2015 In the SC folder > Battleye There will be files with the extension of .rpt It holds info and generated error logs. I cant find it, is it scripts.log inside BattleEye folder u are reffering to? if that is, its no errors there, regarding this. Link to comment Share on other sites More sharing options...
Recommended Posts