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

Reserve enough entvars for all weapons + local player in client weapon prediction code #97

Closed
SamVanheer opened this issue Dec 1, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@SamVanheer
Copy link
Collaborator

The client's weapon prediction code does not reserve enough entvars for all 32 weapons and the local player:
https://github.com/SamVanheer/halflife-updated/blob/824335aeefc2af156c2495b67584d35889c0037d/cl_dll/hl/hl_weapons.cpp#L36

Add one more for the local player.

@SamVanheer SamVanheer added the bug Something isn't working label Dec 1, 2021
@SamVanheer SamVanheer self-assigned this Dec 1, 2021
SamVanheer added a commit that referenced this issue Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant