Posts: 88
Threads: 19
Joined: Jun 2012
Reputation:
0
i have this
onplayerconnect:
PlayAudioStreamForPlayer(playerid, "http://somafm.com/tags.pls");
return 1;
}
and it wont play why?
Posts: 88
Threads: 19
Joined: Jun 2012
Reputation:
0
can any one answer please?
Posts: 210
Threads: 36
Joined: Oct 2012
Reputation:
0
Have the exact same problem :S
Posts: 190
Threads: 25
Joined: Jul 2012
Quote:
Originally Posted by SamiHam
what should i do?
|
The link is wrong, It gotta be .mp3..
EXAMPLE:
pawn Code:
http://lg-rp.com/Music/soon_as_i_get_home.mp3
The above link is just an EXAMPLE.
it gotta be .mp3..
Posts: 268
Threads: 4
Joined: Jun 2012
Reputation:
0
change the song Link to (.mp3 .pls) format beaucause your pls 1128 kb samp cant read this !!
Posts: 1,196
Threads: 45
Joined: Jan 2012
Reputation:
0
It SHOULD read..the code he has posted is the example in the samp wiki for PlayAudioStreamForPlayer