View Single Post
pRoxxxDD
Junior Member
Join Date: Feb 2011
Location: Ukraine
Old 07-31-2011 , 08:16   Re: some questions ( CString, CVector, Ham )
Reply With Quote #8

Quote:
Originally Posted by jim_yang View Post
[code]
Code:
mov eax, [ecx + 4];  get this->pev
mov eax, [eax + 520]; get pev->pContainingEntity
mov pEdict, eax
Can you explain it ?
__________________
pRoxxxDD is offline