[Pomoc]Radio

Započeo Richyâ„¢
4. Sep. 2012.
330
pregleda
3
postova
Richyâ„¢
3
Hustler
4. Sep. 2012.
Skripta koju koristim:Nl
Detaljan opis problema😛a ubacili smo cmd /radio i sve radi ali kad igrac napise /radio otvori se textdraw izaberec radio i dalje se nista ne desava
Dio skripte:
	}
if(dialogid == RADIO)
{
if(response)
{
if(listitem == 0) //
{
{
            StopAudioStreamForPlayer(playerid);
            PlayerPlaySound(playerid,1056,0.0,0.0,0.0);
                        PlayAudioStreamForPlayer(playerid, "http://balkan.dj.topstream.net:8070");
                        SendClientMessage(playerid, COLOR_GREY, "Sada slusas Balkan DJ Radio");
            }
}

            if(listitem == 1) //
    {
SendClientMessage(playerid, COLOR_GREY, "Ugasio si radio");
StopAudioStreamForPlayer(playerid);
            }

}
}

Neke slike/video za lakse dobivanje pomoci(neobavezno):
eQ| Cubee
5
Kingpin
4. Sep. 2012.
Probaj ovaj link, taj ja imam http://balkan.dj.topstream.net:8070/listen.pls
Deleted User
Obrisan korisnik
4. Sep. 2012.
if(dialogid == RADIO)
{
if(response)
{
if(listitem == 0) //
{
StopAudioStreamForPlayer(playerid);
PlayAudioStreamForPlayer(playerid, "http://balkan.dj.topstream.net:8070");
SendClientMessage(playerid, COLOR_GREY, "Sada slusas Balkan DJ Radio");
}
if(listitem == 1) //
{
SendClientMessage(playerid, COLOR_GREY, "Ugasio si radio");
StopAudioStreamForPlayer(playerid);
}
}
}

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha