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

Issue with displaying custom Discord RPC status #3222

Closed
1 task done
Nico8340 opened this issue Oct 27, 2023 · 2 comments
Closed
1 task done

Issue with displaying custom Discord RPC status #3222

Nico8340 opened this issue Oct 27, 2023 · 2 comments
Labels
invalid This doesn't seem right

Comments

@Nico8340
Copy link
Contributor

Describe the bug

If i'm connected to a server where the custom Discord RPC AppID is enabled and turn on the RPC in the settings, the default MTA:SA message appears instead of the custom message.

Steps to reproduce

  1. Connect to a server that uses the setDiscordApplicationID function.
  2. Enable Discord Rich Presence in the MTA settings.

Version

Multi Theft Auto v1.6-release-22279 (latest nightly)

Additional context

No response

Relevant log output

No response

Security Policy

  • I have read and understood the Security Policy and this issue is not security related.
@Nico8340 Nico8340 added the bug Something isn't working label Oct 27, 2023
@Dutchman101
Copy link
Member

Dutchman101 commented Oct 27, 2023

Please take a closer look at the announcement in MTA Official Discord:
ann

Make sure to understand and follow the prerequisites, like that not only the client, but also server has to be updated to the corresponding Nightly (test) build, which is the most likely culprit.

I don't think there is a way you're not making a mistake somewhere, because we are watching other server owners successfully do what you are trying to do, it's a scenario that has been tested.
@Nico8340

@Lpsd
Copy link
Member

Lpsd commented Oct 27, 2023

Use isDiscordRichPresenceConnected to check periodically if the client has enabled rich presence and set your custom status.

@Lpsd Lpsd closed this as not planned Won't fix, can't repro, duplicate, stale Oct 27, 2023
@Lpsd Lpsd added invalid This doesn't seem right and removed bug Something isn't working labels Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants