map1976
Member-
Content Count
10 -
Joined
-
Last visited
Never -
Medals
-
How do you make the mission end by
map1976 replied to Aculaud's topic in OFP : MISSION EDITING & SCRIPTING
I would just link/synchronise a trigger to the waypoint with the desired result... or you could script it - but why wouldn't u just save yourself the hassle and use a trigger? It's far easier. -
Thanks, I found the problem. I added </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">this setFlagOwner objNull <span id='postcolor'> before adding the setflagtexture line... and it works fine.
-
I'm using the original OFP (Cold War) I'll settle for any flag on the flag pole at this stage... US... it doesn't matter...
-
For what is a very basic question... is causing me some grief. I am sticking this in the Flag International "init" field (I have the flag pack) </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">this setFlagTexture "\Flags\Australia.jpg" <span id='postcolor'> But no flag appears on the flag pole? (in a single player cut scene) How do you make a flag fly on a flag pole? Im sure this this an easy one bu it's a bit tough right now. Thanks.
-
How do you add music in missions?
map1976 replied to Joe_1911's topic in OFP : MISSION EDITING & SCRIPTING
</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE"> Make sure its 64bit, 44 khz and signed. <span id='postcolor'> What do you mean by "signed"? (and thanks for the tip) -
THANKS! Gold Wave was great. However, the problem was in the SIZE of the music files I was using. I cut them back to under 1 meg and no problem (or about 2 minutes 3o seconds)...im still testing how long I can go for. A lesson for young players...
-
How do you add music in missions?
map1976 replied to Joe_1911's topic in OFP : MISSION EDITING & SCRIPTING
I should add that I had huge problems with large music files. Try files that are under 1 meg or play for about 2:30 and work your way from there... not sure why this occured as most tell me that there is no limit. -
ok, still no success. I am using Bloodmixer's sound demo as a starting point for testing. I know it's not a problem in editing and script in description.ext as custom music plays when I have the origninal demo music - it's only when I put in my own .ogg file in the music directory that no music occurs. I've used 3 programs (including the one that was posted above) and still no luck. Do most people convert straight from .mp3? or do u convert the mp3 to a wav file and then convert it to a .ogg? Anyone have any ideas or is this becoming more of a trouble shooting problem? thanks.
-
Thanks - what settings do you use (eg, normalise, bit rate, etc)? What version have you got? Is there a maximum file length? ...any tricks of the trade would be great to know.
-
I'm having problems creating OFP music from mp3s. I have both Wavesurfer (with plugin) and DbPowerAmp (latest verison) and I have no problems creating .ogg files...to add to my frustration - Bloodmixers tutorial works fine in calling music (in the description.ext)... I have tried to replace the music file with the same filename but it doesn't work. Could someone post a tried and tested way to create custom music? please include settings for converting mp3s to ogg (in case I am doing it wrong). Thanks in advance.