Skip to content

Conversation

@Xenius97
Copy link
Contributor

@Xenius97 Xenius97 commented Nov 15, 2025

Fixes #1546

This PR adds missing getPedAnimation for serverside too. Every return is same as the client.

Executed command: setPedAnimation(getRandomPlayer(), "ped", "WOMAN_walknorm")
Command results: true [boolean]
Executed command: getPedAnimation(getRandomPlayer())
Command results: ped [string], WOMAN_walknorm [string], -1 [number], true [boolean], true [boolean], true [boolean], true [boolean], 250 [number], false [boolean]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Server side for getPedAnimation

1 participant