Animation name
#1

Hello guys, I'm still looking for this animation and I can not find it, can someone help me?

Video: (is applied when player enter in checkpoint)
https://www.youtube.com/watch?v=G5a75tYEqJM

Thanks!
Reply
#2

https://sampwiki.blast.hk/wiki/Animations#CARRY

"CARRY",
putdwn
putdwn05
putdwn105
Reply
#3

Quote:
Originally Posted by Meller
Посмотреть сообщение
https://sampwiki.blast.hk/wiki/Animations#CARRY

"CARRY",
putdwn
putdwn05
putdwn105
Thanks, i found. But i have problem, when i applied to player this animation is repeated and does not end.

Код:
ApplyAnimation(playerid, "CARRY", "putdwn05", 4.0, 0, 0, 0, 0, 3000);
What should I do?
Reply
#4

ApplyAnimation(playerid, animlib[], animname[], Float:fDelta, loop, lockx, locky, freeze, time, forcesync = 0)

Код:
ApplyAnimation(playerid, "CARRY", "putdwn05", 4.1, 0, 0, 0, 0, 500, 1);
Reply
#5

Quote:
Originally Posted by Meller
Посмотреть сообщение
ApplyAnimation(playerid, animlib[], animname[], Float:fDelta, loop, lockx, locky, freeze, time, forcesync = 0)

Код:
ApplyAnimation(playerid, "CARRY", "putdwn05", 4.1, 0, 0, 0, 0, 500, 1);
thanks!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)