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
How to get working several "Voice effects at same map" [SOLVED]
JMFStorm Offline
Member

Posts: 205
Threads: 8
Joined: Aug 2011
Reputation: 28
#5
RE: How to get working several "Voice effects at same map"

I had that kind of problem when I was making Followed By Death Chapter One almost a year ago and I remember voice effects didn't work too well with AddTimer functions. So you should put that

AddEffectVoice("sleep.ogg", "", "Subtitles", "sleep", false, "Player", 0, 0);

line of script right after the first voice effect command under the "void TeleportLocationTwo" function and then try to time "TeleportLocationThree" func and the second voice effect right.

Or it's just something complete else and all that was completely useless ^^

(This post was last modified: 06-13-2012, 08:01 PM by JMFStorm.)
06-13-2012, 08:00 PM
Find


Messages In This Thread
RE: How to get working several "Voice effects at same map" - by JMFStorm - 06-13-2012, 08:00 PM



Users browsing this thread: 1 Guest(s)