SA-MP Forums Archive
How can i change move leg like LSRP (sorry my english) - 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: How can i change move leg like LSRP (sorry my english) (/showthread.php?tid=505780)



How can i change move leg like LSRP (sorry my english) - jesdynguyen - 10.04.2014

the character in my GAMEMODE moving like CJ , now i want character move like LSRP , each character has different move

Could anyone answer me and help me ?

Thanks to visit my topic


Re: How can i change move leg like LSRP (sorry my english) - Dignity - 10.04.2014

Remove

pawn Code:
UsePlayerPedAnims();
From under OnGameModeInit(); (or OnFilterScriptInit();)


Re: How can i change move leg like LSRP (sorry my english) - jesdynguyen - 10.04.2014

Quote:
Originally Posted by Mionee
View Post
Remove

pawn Code:
UsePlayerPedAnims();
From under OnGameModeInit(); (or OnFilterScriptInit()
thank you Mionee , have a nice day