How can I make Audio Streamer play the same song over and over again?
#9

well I want to song to play over and over again ^^ haha I tried to loop it but it didn't work really..

pawn Код:
public OnPlayerSpawn(playerid)
{
 for(new a = 0; a < 10; a++)
    {
        PlayAudioStreamForPlayer(playerid, "weblinkofsong.mp3");
        a++;
    }
   return 1;
}


and..



Quote:
Originally Posted by Your:RP
Посмотреть сообщение
well, i tried to enter the same link using www. but with no success
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)