Quote:
Originally Posted by wfwf321
Hey, do u think this would work on servers with statically linked python?
|
it won't work but you can find the python functions manually using signature.
Also try call virtual GetStatus function from CPythonPlayer vtable. If im not wrong all functions access this function there.