SA-MP Forums Archive
how to make player use cj's anims - 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: how to make player use cj's anims (/showthread.php?tid=168094)



how to make player use cj's anims - pmk1 - 14.08.2010

hey guys , im posting because i forgot the command to set to all players cj's animations on playerspawn callback.( walk, run, sprint, jump, swim)

can you tell me what it is? thanks


Re: how to make player use cj's anims - gamer931215 - 14.08.2010

I thaight it was this on gamemode init:

pawn Код:
UsePlayerPedAnims();
I dont know if it will use specefic cj's anymation but it does fix the slow walking/running problem on other characters


Re: how to make player use cj's anims - pmk1 - 14.08.2010

aight thanks that's what i was lookin for