How can i change how the player walks/run
#1

Hey guys i got a script but the problem is that the player walks/run like a gay and i want him to walk/run like CJ when you begin in Single Player how can i do that?
Reply
#2

Add this in OnGameModeInIt and he won't run like a gay anymore
pawn Код:
UsePlayerPedAnims();
Reply
#3

Quote:
Originally Posted by DaRk_RaiN
Посмотреть сообщение
he won't run like a gay anymore
Lol! GAY? XD

Anyway,

Type This Under OnGameModeInIt

pawn Код:
UsePlayerPedAnims();
Reply
#4

Код:
public OnGameModeInit()
{
	UsePlayerPedAnims();
Reply
#5

Its funny how 3 people asked this today.

Use the search button next time my friend.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)