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

Send PlayerSpawnPositionS2c Packet on Layer and Position Change #664

Open
NaymDev opened this issue Oct 14, 2024 · 1 comment
Open

Send PlayerSpawnPositionS2c Packet on Layer and Position Change #664

NaymDev opened this issue Oct 14, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@NaymDev
Copy link

NaymDev commented Oct 14, 2024

Describe the problem related to your feature request.

When a player's position is updated after their layer has been changed, the client does not properly update the position without the additional packet: 0x50 PlayerSpawnPositionS2c.

What solution would you like?

A system, that triggers when a players layer and position is changed and sends this additional packet

I am planning to submit a PR to address this issue.

@NaymDev NaymDev added the enhancement New feature or request label Oct 14, 2024
@NaymDev NaymDev closed this as completed Oct 14, 2024
@NaymDev NaymDev reopened this Oct 14, 2024
@dyc3
Copy link
Collaborator

dyc3 commented Oct 14, 2024

Why does this matter? It's not clear what the effect that the player spawn packet has on the state of the client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants