SA-MP Forums Archive
Animation ID ? - 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: Animation ID ? (/showthread.php?tid=475014)



Animation Problem - AnonScripter - 10.11.2013

REMOVED

edit: Why do i have to type the command 2 times to make the animation works ?


Re: Animation Problem - MP2 - 11.11.2013

Quote:
Originally Posted by AnonScripter
Посмотреть сообщение
Why do i have to type the command 2 times to make the animation works ?
The animation libraries have to be pre-loaded. Either apply them twice, or apply the 'NULL' animation for every library (or at least the ones you use). Note that pre-loading all libraries at once for a player will freeze them for about 5-10 seconds. Perhaps load them on a timer.


Re: Animation ID ? - AnonScripter - 11.11.2013

can u explain more, with an example