Little help with this.
#1

Greetings,

I currently made this script a basic stream sound when player connect with this link https://dl-web.dropbox.com/get/First...S6CWuONPV8l5Ug . But when the yenter to server, they don`t listen this fucking link.

pawn Код:
public OnPlayerConnect(playerid)
{
    PlayAudioStreamForPlayer(playerid, "https://dl-web.dropbox.com/get/First%20of%20the%20Year%20%28Equinox%29%20-%20Skrillex.mp3?w=AADG5HdXsdT9h0Zfzz5OEb6n_U3C9RA9S6CWuONPV8l5Ug");
    return 1;
}

public OnPlayerSpawn(playerid)
{
    StopAudioStreamForPlayer(playerid);
    return 1;
}
^ this is the script. Some one can help me, I think is problem of the link, but I uploaded it like 2 times and was the same problem.

Regards,
Pablo.
Reply


Messages In This Thread
Little help with this. - by PabloDiCostanzo - 08.03.2013, 18:14
Re: Little help with this. - by Vince - 08.03.2013, 18:23
Re: Little help with this. - by DiGiTaL_AnGeL - 08.03.2013, 18:25
Re: Little help with this. - by PabloDiCostanzo - 08.03.2013, 18:29
Re: Little help with this. - by DiGiTaL_AnGeL - 08.03.2013, 18:37
Re: Little help with this. - by PabloDiCostanzo - 08.03.2013, 18:46
Re: Little help with this. - by Gingster - 08.03.2013, 18:48
Re: Little help with this. - by PabloDiCostanzo - 08.03.2013, 18:51
Re: Little help with this. - by SilverKiller - 08.03.2013, 18:55
Re: Little help with this. - by PabloDiCostanzo - 08.03.2013, 18:58

Forum Jump:


Users browsing this thread: 3 Guest(s)