******* System Problem
#1

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.
Reply
#2

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.
Reply
#3

I use 0.3d, not 0.3e
Reply
#4

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.
Reply
#5

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

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)