How to change Walking Style?
#1

Another question. My friend again put an other walking style in the script, I dont know how it called. All I just want is to make it back to the default ones, like the normal walking style of GTA San Andreas? Does anyone knows how to do that?
Reply
#2

pawn Код:
public OnGameModeInit()
{
    UsePlayerPedAnims();
        return 1;
}
To use, and to remove them, remove that to get the default anims back for that skin.
Reply
#3

There are 2 ways to do it. Use the way above or, set a different anim under "OnPlayerKeyStateChange" for the w a s and d keys (not the best method)
Reply
#4

Use the saif_walk include.
Reply
#5

[FilterScript]SetPlayerWalkingStyle
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)