20.02.2014, 23:58
copilou de boa
mais ta repetindo messagem kkkkk
http://imageshack.com/a/img600/9483/i6j9.png
mais ta repetindo messagem kkkkk
http://imageshack.com/a/img600/9483/i6j9.png
pawn Код:
if(dialogid == Pablete)
{
if(response)
{
for(new i=0; i <= MAX_PLAYERS; i++)
{
if(IsPlayerConnected(i))
{
new strAUX[256];
if(listitem == 0)
{
PlayAudioStreamForPlayer(playerid, "http://k002.kiwi6.com/hotlink/l5g1895bpk/musica_bvj.mp3");
SendClientMessage(playerid,0x33AAFFFF,"| INFO Radio | Voce Esta Ouvindo BVJ 1");
format(strAUX, 1000, "%s {FFFF00} Tocou uma mъsica do B.V.J para todos ouvir", GetPlayerNameEx(playerid));
SendClientMessageToAll(-1, strAUX);
}