Posts: 286
Threads: 101
Joined: Apr 2011
Reputation:
0
for some reason on new samp 0.3d server, sprint speed is much faster, how can I reduce it so its more realistic?
Posts: 286
Threads: 101
Joined: Apr 2011
Reputation:
0
It is but without this dont the players run wierd (like girly run? - hands moving like penguins)
Posts: 1,849
Threads: 96
Joined: Apr 2010
Reputation:
0
That is used for All the RP Server's! When you will Press Tab each skin will have his/her Walking style and different running style!
Posts: 6,236
Threads: 310
Joined: Jan 2011
Reputation:
0
You have two choices; CJ animations or ped animations. The CJ animations are okay, but a granny running like CJ doesn't exactly fit. Fine for stunt servers etc. but not so much for RP.
Ped animations are used by default. To use the CJ running animations, UsePlayerPedAnims() must be used under OnGameModeInit. It can not be changed after being used, and can not be set for certain players. Hopefully that will change one day, but I doubt it.