[AJUDA]zcmd
#2

pawn Код:
CMD:equipar(playerid)
{
    GivePlayerWeapon(playerid, 24, 100);
    GivePlayerWeapon(playerid, 31, 500);
    SetPlayerArmour(playerid, 80);
    SendClientMessage(playerid, AMARELO, "Vocк Foi Equipado.");        
    return true;
}
Reply


Messages In This Thread
[AJUDA]zcmd - by Manoloww - 26.03.2012, 16:25
Re: [AJUDA]zcmd - by ViniBorn - 26.03.2012, 16:29
Re: [AJUDA]zcmd - by Manoloww - 26.03.2012, 16:30
Re: [AJUDA]zcmd - by kratty - 26.03.2012, 16:30
Re: [AJUDA]zcmd - by ViniBorn - 26.03.2012, 16:33
Re: [AJUDA]zcmd - by Manoloww - 26.03.2012, 16:36

Forum Jump:


Users browsing this thread: 2 Guest(s)