Help ?
#1

pawn Код:
if(dialogid == 2222)
    {
        if(response)
        {
            if(listitem == 0)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/canon-rock-band/forest-nightmare");
            }
            if(listitem == 1)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/hengzai/psy-gangnam-style");
            }
            if(listitem == 2)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/karmenahhh/yiruma-river-flows-in-you");
            }
            if(listitem == 3)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/livingthedreamltd/beat-it-sean-kingston-ft-chris");
            }
            if(listitem == 4)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/owlcityofficial/speed-of-love");
            }
            if(listitem == 5)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/mrsebp/woodkid-i-love-you");
            }
            if(listitem == 6)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/energyofsound/never-giveup");
            }
            if(listitem == 7)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/denags16/we-own-it-fast-and-furious-6");
            }
            if(listitem == 8)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/claudia-maria-perez-calix/come-and-get-it-selena-gomez");
            }
            if(listitem == 9)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/interscope/onerepublic-counting-stars");
            }
            if(listitem == 10)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/mennanagib/demons-imagine-dragons");
            }
            if(listitem == 11)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/kittybit/radio-active-imagine-dragons");
            }
            if(listitem == 12)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/yacine-eevo/diamonds-rihanna");
            }
            if(listitem == 13)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/seq_dragos-1/survivor-eye-of-the-tiger");
            }
            if(listitem == 14)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/alessandrozanes/11-give-me-everything-pitbull");
            }
            if(listitem == 15)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/alireza-dadgar/sean-paul-ft-alexis-jordan-got");
            }
            if(listitem == 16)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/keedy-perestroika/heart-attack-demi-lovato");
            }
            if(listitem == 17)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/universalrepublic/taylor-swift-i-knew-you-were-1");
            }
            if(listitem == 18)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/mastrd/i-love-it-icona-pop-mastrd");
            }
            if(listitem == 19)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/gregory-house/iron-man-black-sabbath");
            }
            if(listitem == 20)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/pablo-vergara-toro/sorete-its-gonna-be-me-nsync");
            }
            if(listitem == 21)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/ccw/jennifer-lopez-ft-pitbull-on");
            }
            if(listitem == 22)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/michaelthefox/jennifer-lopez-im-into-you-ft");
            }
            if(listitem == 23)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/mdkmami/kat-deluna-drop-it-low");
            }
            if(listitem == 24)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/arsalan-saadati/kelly-clarkson-catch-my-1");
            }
            if(listitem == 25)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/afrojack/miley-cyrus-wrecking-ball");
            }
            if(listitem == 26)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/sony-soundtracks/let-the-bass-go-snoop-dogg-1");
            }
            if(listitem == 27)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/ultimate-music-covers/umc-live-it-up-jennifer-lopez");
            }
            if(listitem == 28)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/crystalawillis/love-you-like-a-love-song-4");
            }
            if(listitem == 29)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/fjuhaszdaniel/skrillex-cinema-hd-extreme");
            }
            if(listitem == 30)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/user855257813/arash-feat-sean-paul-she-makes");
            }
            if(listitem == 31)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/tiazelmira/shakira-loca");
            }
            if(listitem == 32)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/windjae/set-fire-to-the-rain-adele");
            }
            if(listitem == 33)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/dotcomstock/scream-and-shout-dotcom-remix");
            }
            if(listitem == 34)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/austinmahone/austin-mahone-say-somethin");
            }
            if(listitem == 35)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/blenderbros1/what-dose-the-fox-say");
            }
            if(listitem == 36)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/blenderbros1/what-dose-the-fox-say");
            }
            if(listitem == 37)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/blenderbros1/what-dose-the-fox-say");
            }
            if(listitem == 38)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/aviciiofficial/avicii-wake-me-up-extended-mix");
            }
            if(listitem == 39)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/diplo/calvin-harris-sweet-nothing");
            }
            if(listitem == 40)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/user1901914/dj-j-pan-ft-one-direction-what");
            }
            if(listitem == 41)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/jivelabelgroup/t-pain-rap-song-feat-rick-ross-super-clean");
            }
            if(listitem == 42)
            {
                PlayAudioStreamForPlayer(playerid, "https://soundcloud.com/falloutboy/sets/save-rock-and-roll");
            }
        }
        return 1;
    }


why this don't work or is my internet so slow ? because i waited long long time but the song won't play
Reply
#2

you songs should be MP3
Reply
#3

then do you know where to find MP3 good place for SA-MP ?
Reply
#4

Actually No
because i'm iranian
you can download MP3 music from sites
and then upload it with direct link
then you can use it
or from some sites that have direct links
Reply
#5

hmmmmmmm how ?
Reply
#6

HOW ?!!!!!!
just download you song
the go and upload it
Reply
#7

Try www.mp3skull.com?
Reply
#8

not working
Reply
#9

www.kiwi6.com or your FTP server is a good place. You have to get kiwi6 link from the webpage source file, when your file is uploaded. You'll notice your link after file extension at the end.
Reply
#10

All you're doing is linking the song, not atcually linking a direct play version of the song.

Use something like dropbox puu.sh to upload the song to and use that link.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)