View Single Post
c0ldfyr3
AlliedModders Donor
Join Date: Aug 2005
Location: Ireland
Old 05-17-2006 , 08:00  
Reply With Quote #8

Ok this isn't working for the call classes...

Code:
SourceHook::ManualCallClass *mcc = SH_GET_MCALLCLASS( g_Players[iPlayer].pPlayer, sizeof(void*));
SH_MCALL( mcc, Teleport_Hook)( &vecLocation, &qAngles, &vecVelocity );
SH_RELEASE_CALLCLASS( mcc );
__________________
c0ldfyr3 is offline
Send a message via MSN to c0ldfyr3 Send a message via Yahoo to c0ldfyr3