The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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
EffectVoice not playing
Damascus Offline
Senior Member

Posts: 646
Threads: 118
Joined: Mar 2012
Reputation: 29
#1
EffectVoice not playing

PHP Code: (Select All)
void CharlesLine1(string &in asTimer)
{
    
AddEffectVoice("charles_01.ogg""""Ch07Misc""charles01"true"Player"416);
    
SetEffectVoiceOverCallback("CharlesLine2");


Me again. I'm having trouble with this EffectVoice. I've made sure the files match, but the sound itself doesn't play. The subtitle shows up, and lasts for as long as the sound file lasts, but i don't hear anything. I've also tried changing the radius values to 0, 20 but I still don't hear it.

(This post was last modified: 01-03-2013, 06:12 AM by Damascus.)
01-03-2013, 03:42 AM
Find


Messages In This Thread
EffectVoice not playing - by Damascus - 01-03-2013, 03:42 AM
RE: EffectVoice not playing - by 343 - 01-03-2013, 04:13 AM
RE: EffectVoice not playing - by Damascus - 01-03-2013, 06:11 AM
RE: EffectVoice not playing - by Statyk - 01-03-2013, 06:36 AM
RE: EffectVoice not playing - by Damascus - 01-03-2013, 06:55 AM



Users browsing this thread: 1 Guest(s)