[Ajuda] Funзгo....
#7

esse if ae ta enormeeeeeeeeee


olha

pawn Код:
public OnPlayerShootPlayer(shooter,target,Float:damage)
{
    new Float:Hp;
    GetPlayerHealth(target, Hp);
    new Float:Pos[3], Float:X, Float:Y, Float:Z;
    if(Pos[0] == X && Pos[1] == Y && Pos[2] == Z)
    {
        switch(GetPlayerWeapon(shooter))
        {
            case: 0..42:
            {
                SetPlayerHealth(target, Hp-40);
            }
        }
    }
    return 1;
}
coloquei melhor... e faz o mesmo.
Reply


Messages In This Thread
Funзгo.... - by focaximubh - 18.11.2013, 18:05
Re: Funзгo.... - by focaximubh - 18.11.2013, 18:39
Re: Funзгo.... - by Don_Speed - 18.11.2013, 18:50
Re: Funзгo.... - by focaximubh - 18.11.2013, 18:53
Re: Funзгo.... - by Wellington1999 - 18.11.2013, 19:28
Re: Funзгo.... - by focaximubh - 19.11.2013, 00:20
Re: Funзгo.... - by PT - 19.11.2013, 00:27
Re: Funзгo.... - by focaximubh - 19.11.2013, 00:29
Re: Funзгo.... - by Schocc - 19.11.2013, 00:41
Re: Funзгo.... - by focaximubh - 19.11.2013, 00:45

Forum Jump:


Users browsing this thread: 2 Guest(s)