[Ajuda] Pickup
#3

Quote:
Originally Posted by Bruno_Cyra
Посмотреть сообщение
uma soluзгo seria:

pawn Код:
public OnPlayerPickUpPickup(playerid, pickupid)
{
    if(pickupid == Deagle)
    {
        if(GetPlayerTeam(playerid) == 2) return SendClientMessage(playerid,-1,"ArrG !");
        else {
              SendClientMessage(playerid,-1,"Vocк Encontrou uma Pistola com 7 Balas !");
   
              GivePlayerWeapon(playerid, 24, 7);
        }
    }
    return 1;
}
Pф mano, compilou, vou testar la. Muito obrigado ai pela atenзгo.
Reply


Messages In This Thread
Pickup - by Duun - 31.10.2012, 21:42
Re: Pickup - by Bruno_Cyra - 31.10.2012, 21:47
Re: Pickup - by Duun - 31.10.2012, 21:50
Re: Pickup - by Duun - 31.10.2012, 21:56
Re: Pickup - by Bruno_Cyra - 31.10.2012, 21:59
Re: Pickup - by @FatalFormat - 31.10.2012, 22:19

Forum Jump:


Users browsing this thread: 2 Guest(s)