Which host?
#1

I need to host some mp3 files, which I can stream with the audio plugin. Is there any recommended? Which works with

pawn Код:
Audio_PlayStreamed(playerid, const url[], bool:pause = false, bool:loop = false, bool:downmix = false);

    Streams a URL for a player and specifies whether it should start paused, whether it should be looped, and whether the audio stream should be downmixed to mono
    Note: This returns a handle ID.
Planning on using this function, but which site would be good? heared that ******* wouldn't work.

Thanks in advance, and I will ofcourse rep++ the one who gives me an answer
Reply
#2

http://www.*******-mp3.org/
Reply
#3

Here is my codeThe one which isnt working)

pawn Код:
new Float:Xoxo, Float:Yoyo, Float:Zozo, Float:Distanceoo = 5.0;
 GetPlayerPos(playerid, Xoxo, Yoyo, Zozo);
 PlayAudioStreamForPlayer(playerid, "http://www.*******-mp3.org/#v=fWNaR-rxAic", Xoxo, Yoyo, Zozo, Distanceoo, 1);
Reply
#4

Go to 000webhost or something, upload an MP3 file from Dilandau.eu and then add that "000webhost.com/blah/youruser/file/then/song.mp3"
Reply
#5

Quote:
Originally Posted by Windows32
Посмотреть сообщение
Go to 000webhost or something, upload an MP3 file from Dilandau.eu and then add that "000webhost.com/blah/youruser/file/then/song.mp3"
Thanks alot, worked

rep++
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)