$result = _MemoryPointerRead($address, $handle, $offset)
Works fine. However, I cannot write to a pointer. I have only succeeded with writing to an address, but can't get it to work with a pointer.
_MemoryWrite($addressitpointsto,$handle, $somevalue)
Is it possible to include the offset in there somewhere? I tried after $somevalue, but it returned an error.
This post has been edited by pokemaster: 07 November 2009 - 12:11 PM

Sign In
Register
Help
MultiQuote