Why is this crashing my game?
#3

Why dont you simply put that in your GM, it will play a song for the player which connects to your server.

Код:
public OnPlayerConnect()

PlayAudioStreamForPlayer(playerid, "http://ft.dtupload.com/Uo/Dark_Ambient.mp3");
Код:
public OnPlayerSpawn(playerid)

StopAudioStreamForPlayer(playerid);
- and this will stop it when he/she spawns.
Reply


Messages In This Thread
Why is this crashing my game? - by V1ceC1ty - 01.10.2012, 14:12
Re: Why is this crashing my game? - by trapstar2020 - 01.10.2012, 14:24
Re: Why is this crashing my game? - by Dizzle - 01.10.2012, 14:33
Re: Why is this crashing my game? - by trapstar2020 - 01.10.2012, 14:38
Re: Why is this crashing my game? - by V1ceC1ty - 01.10.2012, 14:48

Forum Jump:


Users browsing this thread: 1 Guest(s)