How do people move slowly?
#1

How do people move slowly? As of Roleplay
Reply
#2

Slowly? you mean only using animation of walking?
Reply
#3

Search in your gamemode for
pawn Код:
UsePlayerPedAnims();
and delete it.I think this is what you looking for...
Reply
#4

Try to hold alt key when u walking
Reply
#5

No. To run slower and not as usual
EDIT: Roleplay servers you know how to run slow
Reply
#6

Jafet has already told you.

Remove:
pawn Код:
UsePlayerPedAnims();
from:

pawn Код:
public OnGameModeInit()
{
return true;
}
And all skins will walk/run/sprint by they way.

Or.. you can use GetPlayerVelocity and SetPlayerVelocity in timer.
Reply
#7

Thanks all
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)