Arms crossed animation?
#1

Hello, this isn't a real scripting problem, actually I need your help because I'm searching an animation and I can't find it. I know it exists because I saw it many times in different servers, I'm talking about the arms crossed animation. Thank you all.
Regards.
Reply
#2

Those ones
pawn Код:
ApplyAnimation(playerid, "COP_AMBIENT", "Coplook_loop", 4.0, 0, 1, 1, 1, -1);
ApplyAnimation(playerid, "DEALER", "DEALER_IDLE", 4.0, 0, 1, 1, 1, -1);
or that one
pawn Код:
ApplyAnimation(playerid, "DEALER", "DEALER_IDLE_01", 4.0, 0, 1, 1, 1, -1);
I hope one of them is that one you are searching
Good luck
Reply
#3

Copy the animation from this FS, the commands are /crossarms /crossarms2 /crossarms3
https://sampforum.blast.hk/showthread.php?tid=296107

Good luck I hope it helped
Reply
#4

Thank you both, +rep for you.
SOLVED.
Reply
#5

No problem, glad that I could help
Reply
#6

There's also this:

pawn Код:
ApplyAnimation(playerid, "OTB", "wtchrace_in", 4.1,0,0,0,1,0);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)