StopAudioStreamForPlayer / PlayAudioStreamForPlayer
#1

------
Reply
#2

Are you using:
pawn Код:
StopAudioStreamForPlayer(playerid);
PlayAudioStreamForPlayer(playerid, "http://somafm.com/tags.pls");
Reply
#3

------
Reply
#4

Update your a_samp include.
Or maybe you don't use 0.3b or higher version.
Reply
#5

Update all your Includes to 0.3X and pawn aswell.
Or you could do: (havent tried this, just found it by googling)
pawn Код:
native PlayAudioStreamForPlayer(playerid, url[], Float:posX = 0.0, Float:posY = 0.0, Float:posZ = 0.0, Float:distance = 50.0, usepos = 0);
native StopAudioStreamForPlayer(playerid);
Reply
#6

Download Latest SAMP Server package, and copy the includes in the package in pawno / include , to your server pawno / include, and recompile.

Edit: Sorry didnt notice that someone answered before me!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)