06.04.2012, 20:57
if you doing enter game it would be
Код:
public OnPlayerConnect(playerid)
{
PlayAudioStreamForPlayer(playerid, "your url for song here!");

