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

Packet 169 - System Broadcast #47

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

desukuran
Copy link
Contributor

This packet is sent from the server to send a broadcast to all logged in clients.

It features two attributes: An unknown int and a message.

As noted in the comments, I am not sure what the int sent does. I looked at decompiled code and it seems to make it skip over reading a string if set to zero or something. However even when set to zero it still displays.

This packet is sent from the server to send a broadcast to all logged in clients.

It features two attributes: An unknown int and a message.

As noted in the comments, I am not sure what the int sent does. I looked at decompiled code and it seems to make it skip over reading a string if set to zero or something. However even when set to zero it still displays.
Copy link
Owner

@darcymiranda darcymiranda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@darcymiranda darcymiranda merged commit e11ee0e into darcymiranda:master Mar 29, 2024
1 check passed
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