[Pedido] Sistema De Paint Ball Do Chuck Noris
#2

seria muito legal se vc especificasse o que vc realmente quer.
Vc quer que o player saia do evento ao morrer?

Abaixo estб o de setar a minigun para o player ID 264.
pawn Код:
//comando do evento
           new skin[MAX_PLAYERS];
           skin[playerid]=GetPlayerSkin(playerid);
           if(skin[playerid]==264)
           {
               GivePlayerWeapon(playerid, 38, 500);
               SendClientMessage(playerid, -1, "Vocк ganhou uma minigun");
            }
            return 1;
}
Reply


Messages In This Thread
Sistema De Paint Ball Do Chuck Noris - by gabrielloko157 - 20.07.2012, 10:42
Re: Sistema De Paint Ball Do Chuck Noris - by [XPG]MarlonCS - 20.07.2012, 14:07
Re: Sistema De Paint Ball Do Chuck Noris - by Kuddy - 20.07.2012, 14:40
Re: Sistema De Paint Ball Do Chuck Noris - by gabrielloko157 - 20.07.2012, 19:06
Re: Sistema De Paint Ball Do Chuck Noris - by zbt - 20.07.2012, 19:59
Re: Sistema De Paint Ball Do Chuck Noris - by gabrielloko157 - 20.07.2012, 21:49
Re: Sistema De Paint Ball Do Chuck Noris - by gabrielloko157 - 21.07.2012, 11:33

Forum Jump:


Users browsing this thread: 1 Guest(s)