[Include] AnimsFix - Fix to load animations and crashes .. - 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: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Includes (
https://sampforum.blast.hk/forumdisplay.php?fid=83)
+---- Thread: [Include] AnimsFix - Fix to load animations and crashes .. (
/showthread.php?tid=568189)
AnimsFix - Fix to load animations and crashes .. -
Zume - 20.03.2015
AnimsFix
Fix to load animations and crashes ..
INTRODUCTION.
Is an include to destroy the odds to making crash to players in the radius from crasher when this execute an library of animations non-existent, further, load all animations without need of adding the preload or executing the function of animation two times.
FUNCTIONS.
PHP Code:
LastAnimExecuted(playerid) // Return the name of the last animation executed from a player.
LastAnimLibExecuted(playerid) // Return the last anim lib executed from a player
AnimLibExists(str[]) // Return true or false if a library exists or not.
CODE.
Pastebin:
Download
Re: AnimsFix - Fix to load animations and crashes .. -
Mokless - 20.03.2015
Gj
Re: AnimsFix - Fix to load animations and crashes .. -
Dayvison_ - 20.03.2015
Good Work
Re: AnimsFix - Fix to load animations and crashes .. -
Mya - 20.03.2015
Nice