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

feat: Add function to load animation dictionary #1163

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Cocodrulo
Copy link
Contributor

@Cocodrulo Cocodrulo commented Jan 11, 2025

Description

Added function to load anim dict, there is already one to load anim set, why no this?

Update: Apparently there was QBCore.Functions.RequestAnimDict. The name doesn't fit the other "load" functions that exists in the core and also it does no check if the anim exists or not, so I will stick with the new and and add backward compatibility with the old name.

Checklist

  • I have personally loaded this code into an updated qbcore project and checked all of its functionality.
  • My code fits the style guidelines.
  • My PR fits the contribution guidelines.

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.

1 participant