Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[HELP] Subtitles
Gilligan's Hell Offline
Posting Freak

Posts: 851
Threads: 17
Joined: Feb 2012
Reputation: 36
#1
Photo  [HELP] Subtitles

I'm Working on a Custom Story and After the Beginning/ 1541 Flashback Level after the player enters a level door, He is taken back to present time (1811) but at the beginning of that level the character says something but how do i add the Sound with Subtitles? Huh

The International Narcotics Traffic
02-12-2013, 05:09 PM
Find
NaxEla Offline
Senior Member

Posts: 415
Threads: 5
Joined: Dec 2012
Reputation: 28
#2
RE: [HELP] Subtitles

You use the function AddEffectVoice. That will play the voice and will let you specify the text category and entry for the lang file for the subtitles.

In Ruins [WIP]
02-12-2013, 05:25 PM
Find
MulleDK19 Offline
Senior Member

Posts: 545
Threads: 21
Joined: Jun 2009
Reputation: 10
#3
RE: [HELP] Subtitles

(02-12-2013, 05:25 PM)NaxEla Wrote: You use the function AddEffectVoice. That will play the voice and will let you specify the text category and entry for the lang file for the subtitles.

^

Just pass "" for the effect.

[Image: 16455.png]
02-12-2013, 05:27 PM
Find
Gilligan's Hell Offline
Posting Freak

Posts: 851
Threads: 17
Joined: Feb 2012
Reputation: 36
#4
RE: [HELP] Subtitles

asVoiceFile? does that mean the .ogg file or the .snt file?

The International Narcotics Traffic
02-12-2013, 06:18 PM
Find
NaxEla Offline
Senior Member

Posts: 415
Threads: 5
Joined: Dec 2012
Reputation: 28
#5
RE: [HELP] Subtitles

(02-12-2013, 06:18 PM)Paint the man cut the lines Wrote: asVoiceFile? does that mean the .ogg file or the .snt file?

.ogg file. You don't beed an .snt file for the AddEffectVoice function.

In Ruins [WIP]
02-12-2013, 06:28 PM
Find
Gilligan's Hell Offline
Posting Freak

Posts: 851
Threads: 17
Joined: Feb 2012
Reputation: 36
#6
RE: [HELP] Subtitles

(02-12-2013, 06:28 PM)NaxEla Wrote:
(02-12-2013, 06:18 PM)Paint the man cut the lines Wrote: asVoiceFile? does that mean the .ogg file or the .snt file?

.ogg file. You don't beed an .snt file for the AddEffectVoice function.

Thanks, I Have been in a complete spiral

The International Narcotics Traffic
02-12-2013, 06:30 PM
Find




Users browsing this thread: 1 Guest(s)