Home   Help Search Login Register  

Author Topic: How I add voice by script?  (Read 455 times)

0 Members and 1 Guest are viewing this topic.

PJK

  • Guest
How I add voice by script?
« on: 25 Jan 2003, 14:13:05 »
Hello

I want to add voice to certain unit by script. Actually I can add a voice, but how I add it to certain person?

I use playSound "Filename" in script so I hear voice just when it should be hear, but voice don't come there where it should be. Can I add sound to person by script so also waveToLip effect can be seen. Or do I have to add trigger or waypoint to do this ?

PJK

PJK

  • Guest
Re:How I add voice by script?
« Reply #1 on: 25 Jan 2003, 14:42:17 »
OK, I found the way...

So if there is someone who read this and don't know yet how to do this, the answer is here:

Unitname Say "Soundfile"

PJK