[Ajuda] Comando De Dar Dinheiro
#3

Quote:
Originally Posted by xCR7
Посмотреть сообщение
Prontinho, toma ai, se der errado, avisa, sou novo em Pawno
No Coments..

@topic
pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    if(!strcmp(cmdtext,"/kitiniciante",true))
    {
        GivePlayerMoney(playerid, 10000);
        SendClientMessage(playerid,0x1229FAFF,"Parabens Vocк Pegou Seu Kit");
        return 1;
    }
    return 0;
}
Reply


Messages In This Thread
Comando De Dar Dinheiro - by matadorct6 - 23.02.2013, 01:30
Re: Comando De Dar Dinheiro - by ipsLuan - 23.02.2013, 07:07
Re: Comando De Dar Dinheiro - by HumildadeAgain - 23.02.2013, 08:36
Re: Comando De Dar Dinheiro - by ipsLuan - 23.02.2013, 09:08
Re: Comando De Dar Dinheiro - by matadorct6 - 23.02.2013, 15:42
Re: Comando De Dar Dinheiro - by smiiir - 23.02.2013, 15:44

Forum Jump:


Users browsing this thread: 1 Guest(s)