Bug de Dinheiro
#5

Ai HigoOliver so esta o inicio nao sei se voce precisa mais que isso mais ali hein embaixo a public inteira ^^
public onplayerconnect

pawn Код:
public OnPlayerConnect(playerid)
{
    if(Security != 0)
    {
        SendClientMessage(playerid, COLOR_YELLOW, "O host quebrou uma das regras de aceitaзгo, a aзгo estб sendo requerida.");
        Kick(playerid);
        return 1;
    }
{
    new string[64], pName[MAX_PLAYER_NAME];
    GetPlayerName(playerid,pName,MAX_PLAYER_NAME);
    format(string,sizeof string,"%s entrou.",pName);
    SendClientMessageToAll(COLOR_VERDE,string);
}
Pastebin >> http://pastebin.com/CnYnGWsj

malz o duplo post
Reply


Messages In This Thread
Bug de Dinheiro - by vinnyzin - 29.12.2010, 20:58
Re: Bug de Dinheiro - by Ricop522 - 29.12.2010, 21:35
Re: Bug de Dinheiro - by [Banido]HigorOliver - 29.12.2010, 21:43
Re: Bug de Dinheiro - by vinnyzin - 29.12.2010, 21:52
Re: Bug de Dinheiro - by vinnyzin - 29.12.2010, 21:55
Re: Bug de Dinheiro - by [Banido]HigorOliver - 29.12.2010, 22:03
Re: Bug de Dinheiro - by vinnyzin - 29.12.2010, 22:09
Re: Bug de Dinheiro - by vinewood - 30.12.2010, 08:48
Re: Bug de Dinheiro - by vinnyzin - 30.12.2010, 13:39
Re: Bug de Dinheiro - by gabriel_ - 30.12.2010, 15:03

Forum Jump:


Users browsing this thread: 1 Guest(s)