The topmost stack frame's address is 0xbaadf00d, so SH_MCALL actually jumped to that address).
I've seen that you do:
Code:
SH_MCALL( mcc, Teleport_Hook)( &vecLocation, &qAngles, &vecVelocity );
That's why I'd like to ask: Is that Teleport_Hook hook in use? If yes, does it actually work?
__________________