#1

This animation doesen't even apply long enough (4000ms - 4 seconds)

ApplyAnimation(playerid, "BOMBER", "BOM_Plant", 4.1, 0, 0, 0, 1, 4000, 1);
Reply
#2

Quote:
Originally Posted by Hunud
View Post
This animation doesen't even apply long enough (4000ms - 4 seconds)

ApplyAnimation(playerid, "BOMBER", "BOM_Plant", 4.1, 0, 0, 0, 1, 4000, 1);
Set your animation loop to true like so
Code:
ApplyAnimation(playerid, "BOMBER", "BOM_Plant", 4.1, 1, 0, 0, 1, 4000, 1);
Then set a timer to stop the animation after 4 seconds
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)