lol7
Active member
Can somebody tell me how to perform animation while with the ability to freely move around? How can I perform the following cleo code while sprinting and/or walking?
There's a video demonstrating that:
https://www.youtube.com/watch?v=uAbn3McKpl4
Edited: Can someone teach me how to send animation packets to the server?
Code:
0605: actor $PLAYER_ACTOR perform_animation "HIT_walk" IFP "PED" framedelta 4.0 loop 1 lockX 1 lockY 0 lockF 1 time -1
https://www.youtube.com/watch?v=uAbn3McKpl4
Edited: Can someone teach me how to send animation packets to the server?