Apply Animation
#1

pawn Код:
ApplyAnimation(playerid,"MISC","pickup_box",2.5,0,0,0,0,3);
can someone explain how can i add the animation that locks player x,y and does the animation slowly like take upto 2-3 secs till animation ends. btw idk why the animation even doesn't apply and more over i have only this line in my gamemode+fs related to animations.
Reply
#2

PHP код:
ApplyAnimation(playerid,"MISC","pickup_box",2.5,0,0,0,2,3
Change the animation timer
https://sampwiki.blast.hk/wiki/ApplyAnimation
Reply
#3

Quote:
Originally Posted by Mark_Samp
Посмотреть сообщение
PHP код:
ApplyAnimation(playerid,"MISC","pickup_box",2.5,0,0,0,2,3
Change the animation timer
https://sampwiki.blast.hk/wiki/ApplyAnimation
You even changed the wrong parameters i did read that wiki 20 times
Reply
#4

Quote:
Originally Posted by ******
Посмотреть сообщение
Sometimes you need to apply an animation multiple times if the library isn't loaded.
thanks so now i atleast know that why loading library is important.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)