login Music Stream
#1

Well alot of guys were asking for it,so decided to post it for you guys
I'm new so dont know much on how to use these forums.

Well on top of your script add this:
Код:
new bool:firstSpawn[ MAX_PLAYERS ];
Then Place this Below [public OnPlayerConnect]
Код:
PlayAudioStreamForPlayer( playerid, "Link" );
          firstSpawn[ playerid ] = true;
Then after this place This code Under [public OnPlayerSpawn]
Код:
StopAudioStreamForPlayer ( playerid );
         firstSpawn[ playerid ] = false;
After This Just compile it!
Got Questions i will be Happy to help

also visit my server(RP) 37.59.28.180:13053
Reply


Messages In This Thread
login Music Stream - by Hussain1Mustafa - 02.06.2014, 18:16
Re: login Music Stream - by Faisal_khan - 02.06.2014, 18:19
Re: login Music Stream - by Aerotactics - 02.06.2014, 20:27
Re: login Music Stream - by Threshold - 02.06.2014, 22:19

Forum Jump:


Users browsing this thread: 2 Guest(s)