When your leg get shot
#3

Quote:
Originally Posted by awsomedude
Посмотреть сообщение
Try this:
pawn Код:
public OnPlayerTakeDamage(playerid, issuerid, Float: amount, weaponid, bodypart)
{
    if(issuerid != INVALID_PLAYER_ID && weaponid == 34 && (bodypart == 8 || bodypart == 7))
    {
        //Apply animation here
    }
    return 1;
}
thanks dude

can you suggest good leg hit animation on rp server?
Reply


Messages In This Thread
When your leg get shot - by Trynda - 05.05.2014, 03:27
Re: When your leg get shot - by awsomedude - 05.05.2014, 03:40
Re: When your leg get shot - by Trynda - 05.05.2014, 07:54

Forum Jump:


Users browsing this thread: 2 Guest(s)