18.01.2014, 14:10
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