Whats the name of this animation?
#1

Hi! I really need the name of this animation.
I know samp wiki has lots of animations, but I have tried with like the obvious ones (about 15) and I still havent found it.

I have also heard that you can check anim names in MTA pressing F1 while in test mode, but when I got to test mode it says "kicked "


Here is a pic of the animation! (in a well known server it is called "sit 8")

Thanks in advance! (and please dont tell me "check yourself ", use MTA , etc )



Uploaded with ImageShack.us
Reply
#2

/lay1 or /lay2
Reply
#3

This command is /sleep if im right.
Reply
#4

Sorry, but I mean , I want to add it to a zcmd command.
For example, If i did /sit 8 , he would do that action.

Here is the full list of animations, but I cant seem to find the name and category of this one
https://sampwiki.blast.hk/wiki/Animations

Here is what it should fit in

pawn Код:
CMD:anim1(playerid, params[])//hide//
{
    ApplyAnimation(playerid, "ped", "cower", 4.1, 1, 1, 1, 1, 1);
    return 1;
}
(this is only an example)
Reply
#5

How long till I can make a bump?
Reply
#6

lol, you just did
Reply
#7

crckdeth1
Reply
#8

pawn Код:
CMD:cmdname(playerid, params)
{
     LoopingAnim(playerid,"CRACK","crckdeth4",4.0,0,0,0,1,0); }
}
Reply
#9

Quote:
Originally Posted by Strech
Посмотреть сообщение
pawn Код:
CMD:cmdname(playerid, params)
{
     LoopingAnim(playerid,"CRACK","crckdeth4",4.0,0,0,0,1,0); }
}
thanks a lot
Reply
#10

the guy ^^ beat me to the chase...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)