SA-MP Forums Archive
[HELP] Walk mod - 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: [HELP] Walk mod (/showthread.php?tid=308001)



[HELP] Walk mod - c0GI - 01.01.2012

Hy, I am using a RolePlay gamemod, and I want to change my walk mod. I will explain.

I want to my player run or walk like a CJ on SinglePlayer, becouse I have a diferent walk script and i don't know where is it, and how do I change it?

Can you help me about that? PLEASE


Re: [HELP] Walk mod - LiamM - 01.01.2012

Under OnGameModeInit()

Type

UsePlayerPedAnims();

This will make all players walk and run like CJ,
rep if I helped


Respuesta: [HELP] Walk mod - [FBI]M.Vulture[XAC] - 01.01.2012

Just Use: UsePlayerPedAnims(); but in OnGameModeInit


More info: https://sampwiki.blast.hk/wiki/UsePlayerPedAnims


Re: [HELP] Walk mod - c0GI - 01.01.2012

thank so much


Re: Respuesta: [HELP] Walk mod - LiamM - 01.01.2012

Quote:
Originally Posted by [FBI]M.Vulture[XAC]
Посмотреть сообщение
Just Use: UsePlayerPedAnims(); but in OnGameModeInit


More info: https://sampwiki.blast.hk/wiki/UsePlayerPedAnims
Thanks for reiterating what I said bro

and no problem, glad to help