27.05.2016, 13:25
Actually the time is used when the loop is 1. Your parameters as iggy1 said are mixed up.
If you want to reload (do the animation) only once, set time to 0, freeze to 0 and loop to 0. I tested this with deagle:
If you want to reload (do the animation) only once, set time to 0, freeze to 0 and loop to 0. I tested this with deagle:
pawn Код:
ApplyAnimation(playerid, "PYTHON", "python_reload", 4.1, 0, 1, 1, 0, 0, 1);