SA-MP Forums Archive
UsePlayerPedAnims(); -> UsePlayerPedAnims(playerid); - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: UsePlayerPedAnims(); -> UsePlayerPedAnims(playerid); (/showthread.php?tid=89021)



UsePlayerPedAnims(); -> UsePlayerPedAnims(playerid); - gkstjd031 - 30.07.2009

UsePlayerPedAnims ();
the UsePlayerPedAnims (playerid); Is it possible?

example) YSF plugin


Re: UsePlayerPedAnims(); -> UsePlayerPedAnims(playerid); - ziomal396 - 31.07.2009

no, it isn't possible. UsePlayerPedAnims can be executed only in OnGameModeInit.