Posts: 172
Threads: 47
Joined: Apr 2014
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?