Home   Help Search Login Register  

Author Topic: How do I make conversations?  (Read 419 times)

0 Members and 2 Guests are viewing this topic.

Ramius

  • Guest
How do I make conversations?
« on: 07 Mar 2003, 00:18:28 »
I'd like to script a conversation between two characters, subtitles and sound files. How do I do that?

Hellfish6.2

  • Guest
Re:How do I make conversations?
« Reply #1 on: 07 Mar 2003, 00:33:10 »
With subtitles it's pretty easy... audio files, I don't know how to do.

Code: [Select]
; Begin
TitleText ["text here","plain down"]
~5
 TitleText ["text here","plain down"]
~5

Titletext tells the software that you're making a subtitled sentence. "plain down" means that it will show up at the bottom of the screen.
~5 means five seconds of screen time for the message that went before it.

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:How do I make conversations?
« Reply #2 on: 07 Mar 2003, 14:39:31 »
Hit the Editors Depot, there are plenty of tutorials on this kind of thing.     Sub-categories "Cutscenes and Cameras" and "Music and sound" I think.
Plenty of reviewed ArmA missions for you to play