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
343 Offline
Junior Member

Posts: 19
Threads: 0
Joined: Jan 2013
Reputation: 3
#2
RE: EffectVoice not playing

You forgot the " ; " end of the function? Not sure if I am wrong. Tired to understand anything right now.
(This post was last modified: 01-03-2013, 04:13 AM by 343.)
01-03-2013, 04:13 AM
Find
Damascus Offline
Senior Member

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

Nvm I feex

Making true to false feex

01-03-2013, 06:11 AM
Find
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#4
RE: EffectVoice not playing

http://www.youtube.com/watch?feature=pla...Kbs#t=169s
01-03-2013, 06:36 AM
Find
Damascus Offline
Senior Member

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

my boat is fly

01-03-2013, 06:55 AM
Find




Users browsing this thread: 1 Guest(s)