16.11.2014, 13:05
Apparently there should be a music to be played on player connect, but it does not work (it gives no error in compilation) and i can not hear the music.
Код:
public OnPlayerConnect(playerid) { { PlayAudioStreamForPlayer(playerid, "http://grooveshark.com/#!/s/Westside+Story+ft+50+Cent/3Z91TN?src=5"); }