#1

Hello, I need help with a small thing that I didn't really learn yet. When someone connects to the server and before they press spawn I would like to add music in the backround if anyone can help me out forum pm me or message it here, ill send the .mp3 link too. If you can make it into a FS or give me the coding to put into the GM(Prefer a FS).


MP3 LINK: http://k002.kiwi6.com/hotlink/mkipez...Real_Thugs.mp3
Reply
#2

here you go
made it in a minute
http://www.solidfiles.com/d/0eef45d782/
Open it up and compile it and add it to you Filterscripts folder
then add it in your server.cfg
Reply
#3

Код:
OnPlayerConnect
PlayAudioStreamForPlayer(playerid,"http://k002.kiwi6.com/hotlink/mkipez...Real_Thugs.mp3");

onplayerspawn
StopAudioStreamForPlayer(playerid);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)