Update and Play music with PlayAudioStreamForPlayer.
#2

You would just play the audio stream to the player and not to a position

Parameters:
pawn Код:
(playerid, url[], Float:posX = 0.0, Float:posY = 0.0, Float:posZ = 0.0, Float:distance = 50.0, usepos = 0)
So you would just use:

pawn Код:
PlayAudioStreamForPlayer(playerid, URL, 0, 0, 0, 0, 0);
As easy as that.
Reply


Messages In This Thread
Update and Play music with PlayAudioStreamForPlayer. - by TiNcH010 - 18.02.2013, 17:17
Re: Update and Play music with PlayAudioStreamForPlayer. - by Boooth - 18.02.2013, 18:56
Respuesta: Update and Play music with PlayAudioStreamForPlayer. - by TiNcH010 - 19.02.2013, 14:41

Forum Jump:


Users browsing this thread: 1 Guest(s)