Guest User

Untitled

a guest
May 24th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. _asm
  2. {
  3. mov eax, dword ptr ds:[ecx + 0x58]
  4. mov ecx, dword ptr ds:[eax + 0x20]
  5. mov edx, dword ptr ds:[eax + 0xC]
  6. mov eax, dword ptr ds:[edx + ecx * 0x4]
  7. mov fPosition, eax
  8. }
  9. return fPosition;
Add Comment
Please, Sign In to add comment