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: onSetMetaData event #339

Merged
merged 4 commits into from
Feb 1, 2024
Merged

feat: onSetMetaData event #339

merged 4 commits into from
Feb 1, 2024

Conversation

TonybynMp4
Copy link
Contributor

Description

SetMetaData now triggers a clientside event that can be listened to,

AddEventHandler('qbx_core:client:onSetMetaData', key, oldValue, newValue)
AddEventHandler('qbx_core:server:onSetMetaData', key, oldValue, newValue)

Checklist

  • I have personally loaded this code into an updated Qbox project and checked all of its functionality.
  • My pull request fits the contribution guidelines & code conventions.

server/player.lua Outdated Show resolved Hide resolved
server/player.lua Outdated Show resolved Hide resolved
TonybynMp4 and others added 2 commits February 1, 2024 13:15
Co-authored-by: Manason <clanerp@gmail.com>
@TonybynMp4 TonybynMp4 merged commit ec05a08 into main Feb 1, 2024
4 checks passed
@TonybynMp4 TonybynMp4 deleted the onSetMetadata branch February 1, 2024 21:30
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.

3 participants