[AJUDA]Ajuda Ae :)?
#4

eu Tinha esquecido de getplayerhealth, lol. isso dai deve funcionar .. cara tu sу faz merda, jб lhe mandei 2 cmd's funcional de morde e nгo funciona com vocк, vai usar a serras eletricas !

pawn Код:
public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
   if(newkeys & KEY_SECONDARY_ATTACK)
   {
        if(Equipes[playerid] == 2)
        {
             new Float:X, Float:Y, Float:Z,Float:vida,vitima;
             GetPlayerPos(vitima,X,Y,Z);
             if(IsPlayerInRangeOfPoint(playerid,3.0,X,Y,Z))
             {
               GetPlayerHealth(vitima,vida);
               SetPlayerHealth(vitima,vida -10);        
             }
        }
    }
    return 1;
}
Reply


Messages In This Thread
[AJUDA]Ajuda Ae :)? - by Jake_Dunlapp - 11.06.2012, 15:26
Re: [AJUDA]Ajuda Ae :)? - by EditPawn - 11.06.2012, 15:28
Re: [AJUDA]Ajuda Ae :)? - by Schocc - 11.06.2012, 15:29
Re: [AJUDA]Ajuda Ae :)? - by leonardo1434 - 11.06.2012, 15:38
Re: [AJUDA]Ajuda Ae :)? - by Jake_Dunlapp - 11.06.2012, 15:40
Re: [AJUDA]Ajuda Ae :)? - by EditPawn - 11.06.2012, 15:40
Re: [AJUDA]Ajuda Ae :)? - by EditPawn - 11.06.2012, 15:43
Re: [AJUDA]Ajuda Ae :)? - by Jake_Dunlapp - 11.06.2012, 15:45
Re: [AJUDA]Ajuda Ae :)? - by ViniBorn - 11.06.2012, 15:45
Re: [AJUDA]Ajuda Ae :)? - by Jake_Dunlapp - 11.06.2012, 15:57

Forum Jump:


Users browsing this thread: 2 Guest(s)