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

fix(addCommand): send chat suggestions to correct source #614

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

minemalox
Copy link
Contributor

Removed the source as the first parameter, as the actual source value is set globally by fivem on event trigger.
Somehow this worked till one of the recent server builds, as the first parameter should have been the oldID (which is given to the user temporarily while connecting to a server and downloading the resources).

Without this change the suggestions aren't correctly send to the client and would not show up anymore.

Tested on server build 8552, with and without the chat as a system-resource.

@thelindat thelindat merged commit 6ffc5af into overextended:master Jul 12, 2024
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.

2 participants