Advertisement
Guest User

Untitled

a guest
Nov 15th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. const auto _backup = *(byte*)(uintptr_t(this) + ptrdiff_t(0x270));
  2.  
  3. *(byte*)(uintptr_t(this) + ptrdiff_t(0x270)) = 0;
  4. setup_bones(nullptr, 128, 256, m_simtime());
  5. *(byte*)(uintptr_t(this) + ptrdiff_t(0x270)) = _backup ;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement