02.06.2014, 18:16
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:
Then Place this Below [public OnPlayerConnect]
Then after this place This code Under [public OnPlayerSpawn]
After This Just compile it!
Got Questions i will be Happy to help
also visit my server(RP) 37.59.28.180:13053
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 ];
Код:
PlayAudioStreamForPlayer( playerid, "Link" ); firstSpawn[ playerid ] = true;
Код:
StopAudioStreamForPlayer ( playerid ); firstSpawn[ playerid ] = false;
Got Questions i will be Happy to help
also visit my server(RP) 37.59.28.180:13053