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

GETPLAYERAUTHID define #27

Open
ZTHawk opened this issue Sep 25, 2024 · 1 comment
Open

GETPLAYERAUTHID define #27

ZTHawk opened this issue Sep 25, 2024 · 1 comment

Comments

@ZTHawk
Copy link

ZTHawk commented Sep 25, 2024

enginecallback.h is missing #define GETPLAYERAUTHID (*g_engfuncs.pfnGetPlayerAuthId)
See https://github.com/alliedmodders/hlsdk/blob/master/dlls/enginecallback.h

The current define #define GETPLAYERWONID (*g_engfuncs.pfnGetPlayerWONId) is not up to date anymore.

@tschumann
Copy link
Member

Hm, well-spotted - probably the hlsdk directory should just be a submodule to https://github.com/ValveSoftware/halflife

Shouldn't cause a problem anyway as the name of the function doesn't matter - just the signature.

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

2 participants