Freeze anim - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Freeze anim (
/showthread.php?tid=289888)
Freeze anim -
whitedragon - 13.10.2011
Is that possible to freeze anim some second - Like stop and stay at this place.
Re: Freeze anim -
Jason_Thunde - 13.10.2011
What do you mean Like Freeze a PlayeR?
Re: Freeze anim -
whitedragon - 13.10.2011
yes like when player be some point you just freeze anim and anim not go forward.
// This forum requires that you wait 120 seconds between posts. Please try again in 8 seconds. Lol....
Re: Freeze anim -
Jason_Thunde - 13.10.2011
I dont think you can freeze Player Animation Here is code for just to Freeze:
Код:
TogglePlayerControllable(playerid, 0);
Re: Freeze anim -
whitedragon - 13.10.2011
Thats stops anims i need just pause anim at some place.
Re: Freeze anim -
Biesmen - 13.10.2011
That is not possible for so far I know.