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

WeaponWheel not Server Controlled #27

Open
pnill opened this issue Jan 13, 2020 · 0 comments
Open

WeaponWheel not Server Controlled #27

pnill opened this issue Jan 13, 2020 · 0 comments

Comments

@pnill
Copy link
Owner

pnill commented Jan 13, 2020

Due to the Weapon wheel not being controlled by the server the game spawns the player with whatever is set in the configuration locally vs what the server believes they should have, this causes some de-synchronization when it comes to very specific weapons like the rocket launcher which appears to have 3 different weapon modifiers.

A long with #5 these things should be synced so that when the player spawns their local configuration doesn't attempt to give them weapons they shouldn't have.

A hook should probably be placed wherever the data is being updated for pickups to prevent it from occurring on the client unless the server registers it, this would ultimately resolve the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant