Quick log in audio stream
#1

Hello SA-MP community, I'm trying to set up a quick server and want to add a log in music audio stream. I want the audio stream to go off once the player spawns though, if anyone can help me with this that would be great heres the audio stream I want in the quick snippet: http://k003.kiwi6.com/hotlink/17fwez...is_lyrics_.mp3
Reply
#2

Try something like;

In the On Player Connect public, paste this;

pawn Код:
PlayAudioStreamForPlayer(playerid, "http://k003.kiwi6.com/hotlink/17fwezafe6/kanye_west_and_jay-z-_niggas_in_paris_lyrics_.mp3");
And in OnPlayerSpawn

pawn Код:
StopAudioStreamForPlayer(playerid);
Think that would work? Correct me if I am wrong :L
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)