how to set player walking style?
#1

i want to make a system allows players registered, they can set the walking style.

how to set player walking style? it is use what Scripting Functions?
Reply
#2

UsePlayerPedAnims in OnGameModeInit
Reply
#3

He just for CJ run i mean the other styles
Reply
#4

You can't. Each skin has it's own run style, same as it has in single player. This can be disabled like .funeral said, but you can't set the walking style.

You may be able to play around with different running/walking animations, but i don't think it will look/feel very good.
Reply
#5

use seif_walk

http://pastebin.com/W11RsR1L

sorry for the language, I just found a link off ******.com lol
Reply
#6

Quote:
Originally Posted by Lorenc_
Посмотреть сообщение
use seif_walk

http://pastebin.com/W11RsR1L

sorry for the language, I just found a link off ******.com lol
Thank you a lot.
Reply
#7

You can customize walk styles by applying a walking animation when the player is holding down move forward key and walk key under OnPlayerKeyStateChange callback.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)