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:

is there any guide on how to grab such interfaces? it would be nice to have a wiki section with this kind of information.
I've been trying to get the IClientEntityList pointer following the examples inside of
InterfacePointers.cppbut 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:

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