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

links to the same place don't have unique imgui IDs or something #77

Open
XertroV opened this issue Apr 30, 2024 · 0 comments
Open

links to the same place don't have unique imgui IDs or something #77

XertroV opened this issue Apr 30, 2024 · 0 comments

Comments

@XertroV
Copy link
Contributor

XertroV commented Apr 30, 2024

on a server controller I had to add a random thing to the link to get betterchat to work for links after the first one, like:
await client.ChatSendServerMessageToLoginAsync($"$8f8$l[https://trackmania.io/#player/{player.Login}?utm_source=dips++&r={x}]{player.NickName}$l$z", e.Login);

I guess this is something to do with the url being used as the ID and like buttons, any with a shared ID after the first don't work.

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

No branches or pull requests

1 participant