Anim name
#1

Can someone tell me the anim of the player waving his hand, for example saying "Hiii"
Reply
#2

ApplyAnimation(playerid, "KISSING", "gfwave2", 4.1, 0, 0, 0, 1, 1);
ApplyAnimation(playerid, "ON_LOOKERS", "wave_loop", 4.1, 0, 1, 1, 0, 0);

Top is female, bottom is male (not meant to sound sexual lool).
Reply
#3

Can you tell me the anim of him eating? (then one when you eat like at a pizza parlor)
Reply
#4

pawn Код:
ApplyAnimation(playerid, "eatsit", "FF_Sit_Eat1", 4.1, 0, 0, 0, 0, 1, 1);
Should work, untested, go ahead and give it a try.
Reply
#5

ApplyAnimation(playerid, "FOOD", "EAT_Burger", 3.0, 0, 0, 0, 0, 0);
Reply
#6

The SA:MP wiki is a great resource: https://sampwiki.blast.hk/wiki/Animations
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)