SA-MP Forums Archive
******* System Problem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: ******* System Problem (/showthread.php?tid=362057)



******* System Problem - Raphy - 23.07.2012

I have solved the ******* system problem, it shows 6 errors and a warning that I cannot solve:

G:\Server\filterscripts\*******.pwn(41) : error 017: undefined symbol "PlayAudioStreamForPlayer"
G:\Server\filterscripts\*******.pwn(3 : warning 203: symbol is never used: "playerid"
G:\Server\filterscripts\*******.pwn(164) : error 017: undefined symbol "PlayAudioStreamForPlayer"
G:\Server\filterscripts\*******.pwn(169) : error 017: undefined symbol "PlayAudioStreamForPlayer"
G:\Server\filterscripts\*******.pwn(175) : error 017: undefined symbol "PlayAudioStreamForPlayer"
G:\Server\filterscripts\*******.pwn(184) : error 017: undefined symbol "PlayAudioStreamForPlayer"
G:\Server\filterscripts\*******.pwn(201) : error 017: undefined symbol "PlayAudioStreamForPlayer"

Line 41:
pawn Код:
PlayAudioStreamForPlayer(playerid, "Music was stoped by player.");
Line 38:
pawn Код:
dcmd_stopu2b(playerid, params[])
Line 164:
pawn Код:
PlayAudioStreamForPlayer(playerid, streamedurl);
Line 169:
pawn Код:
PlayAudioStreamForPlayer(playerid, streamedurl);
Line 175:
pawn Код:
PlayAudioStreamForPlayer(playerid, streamedurl);
Line 184:
pawn Код:
PlayAudioStreamForPlayer(i, streamedurl);
Line 201:
pawn Код:
PlayAudioStreamForPlayer(i, streamedurl, X, Y, Z, radius, 1);
Thanks in advance.


Re: ******* System Problem - Kindred - 23.07.2012

Update your sa-mp includes, PlayAudioStreamerForPlayer is a new 0.3e include.

The playerid warning is because you are not using playerid at all in your command, please ****** before asking for help.


Re: ******* System Problem - Raphy - 23.07.2012

I use 0.3d, not 0.3e


Re: ******* System Problem - Kindred - 23.07.2012

That's your problem, did you just read my post or not?

Unless there is a plugin with this EXACT format and name, then I am wrong.


Re: ******* System Problem - Rob_Maate - 23.07.2012

impossibru - you can't stream ******* URL's ingame.


Re: ******* System Problem - Pro_Scriptor - 23.07.2012

not impossible we can convert ******* music to mp3 link over here http://www.*******-mp3.org/ and enjoy
if i helped u +rep me and download http://files.sa-mp.com/sa-mp-0.3e-install.exe cuz it is needed