[HELP]/skin id walking style
#1

Hello all my friend make a skin id cmd , and it's working cool, but the walking style is not good , can anyone say me how to change it?
Reply
#2

Please explain more/give us the code?
Reply
#3

Some skins just walk/run like that (by default), if you want all of them to walk/run the same and somehow fast, then add this under OnGameModeInit():
pawn Код:
UsePlayerPedAnims();
https://sampwiki.blast.hk/wiki/UsePlayerPedAnims
Reply
#4

You mean the ped animations? You can typically just remove this line from OnGameModeInit to toggle CJ run:
pawn Код:
UsePlayerPedAnims();
https://sampwiki.blast.hk/wiki/UsePlayerPedAnims
Reply
#5

I must remove or add it? Say me one thing lol , I thing I must add it!!
Reply
#6

Quote:
Originally Posted by fuckingcruse
Посмотреть сообщение
I must remove or add it? Say me one thing lol , I thing I must add it!!
Abagail messed up, by adding that the walking/running style will be like single player or the way CJ (single player character) walks/runs, if you remove it the default walking/running style will take place in-game.
Reply
#7

Sure thanks Greaks :P +rep
Reply
#8

Add it to make everyone run like CJ.

Remove it to keep the walking style dependent on the skin.

EDIT: Too late :P

Quote:
Originally Posted by SickAttack
Посмотреть сообщение
...then add this under OnGameModeInit():...
I think he was confused because Abagail said to remove it when you said to add it He wasn't sure which one he should do.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)