Can Any One help
#1

how to get my player run like LS-RP like A real life run
Reply
#2

Are you trying to create a roleplay server?
Reply
#3

Delete UsePlayerPedAnims from your mode.
Reply
#4

yea vince true ,

just remove
pawn Код:
UsePlayerPedAnims();
Reply
#5

I think he's supposed to ADD
UsePlayerPedAnims();

He wants them to run like real life animations, so why would you be deleting it?

pawn Код:
public OnGameModeInit() //Or OnFilterScriptInit
{
    UsePlayerPedAnims();
    return 1;
}
Reply
#6

Quote:
Originally Posted by clarencecuzz
Посмотреть сообщение
I think he's supposed to ADD
UsePlayerPedAnims();

He wants them to run like real life animations, so why would you be deleting it?

pawn Код:
public OnGameModeInit() //Or OnFilterScriptInit
{
    UsePlayerPedAnims();
    return 1;
}
Add = Cj running/walking style.
Remove = Normal walking/running ped style which is shit!
Reply
#7

I thought it was the other way around?
Oh well, I just figured that's what it did :S

Sorry, remove UsePlayerPedAnims -__-
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)