|
Delta Force Anything to do with the Delta Force series of games, DF1, DF2, LW, TFD, BHD, DFX, AF etc. |
![]() |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||
|
![]()
i need to know how to insert dialog into a mission for the player to hear, thanks.
|
#2
|
||
|
That's done using a .WAC script.
The Wave script would look something like this: If event (2) and never then wave("your wav file here.wav") endif or If ssnarea(10000,1) and never then wave("your wave here.wav") endif For consol or text , the script would look something like this : if never() then // initial instructions text("Type message here") text("and it will show up at the") text("upper center of the screen") consol("Insert your message here") consol("and it will show up at") consol("the start of your mission.") endif or if never() then // initial instructions text("Type message here") text("and it will show up at the") text("upper center of the screen") endif or if never() then // initial instructions consol("Insert your message here") consol("and it will show up at") consol("the start of your mission.") endif There are different types of triggers that you can use. If you need any assistance with using triggers, just ask !
__________________
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
#3
|
||
|
thank you sooooo much im new to mission editing. i've made a sort of mission it needs work though... any way thanks for the advice.
|
#4
|
||
|
I just realized DF:BHD may not have a .WAC tool.
If you need a blank .WAC to start out with ... I added one just for you on my website. http://home.comcast.net/~dthomas1188...WAC%20file.zip
__________________
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Last edited by dave61; 03-27-2010 at 07:01 PM. |
#5
|
||
|
thanks i wuz havin a little trouble i tried copying and editing some script out of chalk courtyard.wac for test. maybe this'll help.
|
#6
|
||
|
do i hav to do anything in the med? (ver. 2.05c)
|
#7
|
||
|
No the .wac will see the your map and will respond by itself. There is nothing to change within the MED for the WAC to work. The WAC "sees" all your event triggers and actions.
However, at some point in time when you get more comfortable with using the WAC , I can show you how to comunicate more from the MED to the WAC and back again (using variables). Right now, just work on scripts that your WAC can see from your map. For more on .WAC scripts check out my WAC script webpage. http://home.comcast.net/~dthomas1188...%20scripts.htm
__________________
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Last edited by dave61; 03-27-2010 at 07:28 PM. |
#8
|
||
|
i see what ur talking about. if u select "output text" from the then statements it asks "var num?".
|
#9
|
|||
|
Quote:
Just write the script in the WAC and the WAC alone will see your map and it's actions. The (examples only triggers) "If event (2) and never then" or the "if ssnarea(10000,1) and never then" or the "if ssndead(1) and never then" type triggers will work without using any output from the MED. You .wac should respond without using any "output text" commands. The variables are used when triggering other events in the MED or when you really just have to use a variable to trigger a .WAC event.
__________________
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Last edited by dave61; 03-27-2010 at 08:04 PM. |
#10
|
||
|
for some reason my wac wont do anything (mission name: My mission.mis;My mission.bms. wac name: My mission.wac) i could email u the file if u want.
|
#11
|
||
|
Yeah, just send me your .WAC and your maps .mis file to
deltadave61@hotmail.com
__________________
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
#12
|
||
|
done
|
#13
|
||
|
u get it?
|
#14
|
||
|
oh yea wat about attaching ais to fast ropes?
|
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
I need help in DFBHD MED | john_eddy07 | Tech Support | 4 | 11-12-2010 07:28 PM |
I need help in DFBHD MED | john_eddy07 | General Chat | 1 | 11-07-2010 07:59 AM |
DFBHD MED help? | flametai1 | Delta Force | 3 | 05-13-2010 02:40 PM |
DFBHD/DFBHD:TS Installtion Thought Questions | .DareDevil. | Tech Support | 9 | 11-28-2005 10:07 AM |
TS unlocked Med ?? | JimDirt | Delta Force | 12 | 01-28-2004 07:56 PM |