Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Animations #81

Open
Segfaultd opened this issue Feb 2, 2024 · 0 comments
Open

Implement Animations #81

Segfaultd opened this issue Feb 2, 2024 · 0 comments
Assignees
Labels

Comments

@Segfaultd
Copy link
Member

Segfaultd commented Feb 2, 2024

Description

As a server owner, I want to be able to play an anim on a given player, based on the player id and the anim name / hash.

I also need a method to stop an anim from being played on a given player id

Reverse engineering

  • PlayAnimation
  • StopAnimationPlay
  • Database anims list (maybe?)

Networking

  • Add messages to trigger playing / stopping

Scripting

  • Expose playing / stopping methods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants