Help [MUSIC URL]
#1

Hello guys,I dont know why but my Music when a player is connected doesn't load.I tried a lot of websites online,uploaded the music and added the url to my script.But that doesnt work!
Any solution?

Код:
public OnPlayerConnect(playerid)
{
	if(IsPlayerNPC(playerid)) return 1;
	PlayAudioStreamForPlayer(playerid, "song url.mp3");
Reply
#2

try to convert the song into any converter and put the download link instead of .mp3 file
Reply
#3

try a direct hot link..
I suggest https://kiwi6.com/ just upload and get the hot link and put it as url

here i.e:
Quote:

PlayAudioStreamForPlayer(playerid, "https://*******/2MbrDXb");

This is a shorten Url
Reply
#4

@GaMiX yea I tried that just yesterday,but It didnt work.
@GameOvr I tried that site too..
As I think my link is working well and its well scripted..but something is starting after the song and stops the song..
I can give you the server IP to try that if you can figure it out..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)