Having trouble with PlayAudioStream
#1

I'm just now getting to scripting with the new functions and i have a problem. I have this code:
pawn Код:
if(dialogid == 10001)
    {
        new Float:X,Float:Y,Float:Z;
        GetPlayerPos(playerid,X,Y,Z);
        if(!response) return PlayAudioStreamForPlayer(playerid,"http://translate.******.com/translate_tts?tl=en&q=Goodbye",X,Y,Z,13,1);
        //
    }
It doesn't work. It wont play the audio stream.. Anyone know whats wrong?
Reply


Messages In This Thread
Having trouble with PlayAudioStream - by willsuckformoney - 24.01.2012, 03:23
Re: Having trouble with PlayAudioStream - by [HK]Ryder[AN] - 24.01.2012, 03:30
Re: Having trouble with PlayAudioStream - by willsuckformoney - 24.01.2012, 03:41

Forum Jump:


Users browsing this thread: 2 Guest(s)