Sprint Speed
#1

for some reason on new samp 0.3d server, sprint speed is much faster, how can I reduce it so its more realistic?
Reply
#2

pawn Код:
public OnGameModeInIt()
{
    UsePlayerPedAnims();
}
Delete this if it's under OnGameModeInIt() callback in your GM
Reply
#3

It is but without this dont the players run wierd (like girly run? - hands moving like penguins)
Reply
#4

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!
Reply
#5

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.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)