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

Grabbing IClientEntityList pointer #91

Open
LGuerrero13 opened this issue Feb 19, 2023 · 1 comment
Open

Grabbing IClientEntityList pointer #91

LGuerrero13 opened this issue Feb 19, 2023 · 1 comment
Assignees
Labels

Comments

@LGuerrero13
Copy link

LGuerrero13 commented Feb 19, 2023

I've been trying to get the IClientEntityList pointer following the examples inside of InterfacePointers.cpp
but it seems that it cannot find it for some reason (I am compiling this in 32-bit and as a server module).

here's how I'm doing it:
image

is there any guide on how to grab such interfaces? it would be nice to have a wiki section with this kind of information.

@danielga danielga self-assigned this May 28, 2023
@danielga
Copy link
Owner

VCLIENTENTITYLIST_INTERFACE_VERSION might have the wrong version in its value. Can you provide its value? Also, are you trying to do this in the x86-64 branch of the regular one?

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

No branches or pull requests

2 participants