Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: How I add voice by script?  (Read 643 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