D
Deleted member 52446
Guest
I play on a server where certain actions block the character.
For example: When you need to fix your vehicle, the character makes a certain animation, until the repair is complete.
I managed to cheat on this, but the character gets no walking or running animation by simply sliding.
I would like to know if there is any way to force the animation to walk or run, so that the character does not slide as shown in the video below.
SAMP: 0.3.7 R1
I use sampfuncs
Code to bypass freeze
For example: When you need to fix your vehicle, the character makes a certain animation, until the repair is complete.
I managed to cheat on this, but the character gets no walking or running animation by simply sliding.
I would like to know if there is any way to force the animation to walk or run, so that the character does not slide as shown in the video below.
SAMP: 0.3.7 R1
I use sampfuncs
Code to bypass freeze
PHP:
01B4: set_player $PLAYER_CHAR can_move 1
04D7: set_actor $PLAYER_ACTOR locked 0