Runstyle help!
#1

Hey guys!

I have a question! I want that every player runs like CJ in the singleplayer! THE WALKSTYLE have to stay, when they're walking like real gangsters!What should I script and where should I put it?
Reply
#2

To change the running style to that of singleplayer, add the UsePlayerPedAnims function in OnGameModeInit
pawn Код:
UsePlayerPedAnims( );
If you test that and are not satisfied with the way they walk, you can apply an animation when they use KEY_WALK.

https://sampwiki.blast.hk/wiki/ApplyAnimation


EDIT: Seriously? Bumping after 5 minutes...?
Reply
#3

EDIT: Thanks! I'll try!
Reply
#4

Well if you want CJ running, but walkstyle to stay, then you could try and using OnPlayerKeyStateChange, ApplyAnimation and/or UsePlayerPedAnims().

Edit: A bit too late lol.
Reply
#5

But there aren't written the kinds of Runningstyles!

Could anybody gimme an example of his own script?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)