Need some help with animations.
#1

Hello all.
I am looking for a chainsaw animation, when player stand still and hits.
Reply
#2

https://sampwiki.blast.hk/wiki/Animations
pawn Код:
CHAINSAW //Animlib

    CSAW_1
    CSAW_2
    CSAW_3
    CSAW_G
    CSAW_Hit_1
    CSAW_Hit_2
    CSAW_Hit_3
    csaw_part
    IDLE_csaw
    WEAPON_csaw
    WEAPON_csawlo
I think it's CSAW_1
pawn Код:
ApplyAnimation(playerid,"CHAINSAW","CSAW_1",4.1,1,1,1,1,1,1);
If you want to find some animations and can't find you can use GetPlayerAnimationIndex Just add this codes to your script and on every animation you'll make it will send you message with it's animlib and anim name.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)