What is this animation?
#1

I'm making something similar to this but I'm unable to find this animation :
http://i52.tinypic.com/15twk9.png
Thanks in advance...
Reply
#2

Should be "CRACK", "crckdeth2"
Reply
#3

Lemme see, thanks
Reply
#4

No it aint that :/ :@
Reply
#5

I'M EXTREMELY SORRY for pushing this up
Reply
#6

pawn Код:
if(strcmp("/fall", cmdtext, true) == 0)
    {
        if(GetPlayerState(playerid) != PLAYER_STATE_ONFOOT) { return 1; }
        ApplyAnimation(playerid,"PED","KO_skid_front",4.1,0,1,1,1,0);AnimPlay[playerid] = 1;
        return 1;
    }
Reply


Forum Jump:


Users browsing this thread: