[Ajuda] VIP
#5

acho que a public deveria ser assim: (nao tenho certeza)
pawn Код:
public SendVipMessage(color, string[])
{
    for(new i = 0; i <= MAX_PLAYERS; i++)
        if(IsPlayerConnected(i)) && Player[i][pVIP] > 0  && Player[i][pAdmin] > 0)
                if(ChatVIP[i] == 1)//Nao entendi o motivo disto aqui se na condiзгo de cima ja identifica se o player й VIP porque ChatVIP tem que ter o valor de 1 amarzenado? :S(por isso que nao gosto do sistema dos outros)
                    SendClientMessage(i, color, string);
}
Reply


Messages In This Thread
[Ajuda] VIP - by ' Bigode - 11.06.2012, 09:29
Re: [Ajuda] VIP - by Macintosh - 11.06.2012, 10:34
Re: [Ajuda] VIP - by ' Bigode - 11.06.2012, 10:49
Re: [Ajuda] VIP - by Macintosh - 11.06.2012, 11:13
Re: [Ajuda] VIP - by blacktrindade - 11.06.2012, 11:17
Re: [Ajuda] VIP - by ' Bigode - 11.06.2012, 11:19
Re: [Ajuda] VIP - by blacktrindade - 11.06.2012, 11:21
Re: [Ajuda] VIP - by Macintosh - 11.06.2012, 11:22
Re: [Ajuda] VIP - by blacktrindade - 11.06.2012, 11:24
Re: [Ajuda] VIP - by Don_Speed - 11.06.2012, 11:33

Forum Jump:


Users browsing this thread: 2 Guest(s)