Joined: 09 May 2003 Posts: 25807 Location: The netherlands
Posted: Sun Oct 04, 2015 3:17 am Post subject:
the d3dhook functions only work after attaching to a process.
adding the processname to the auto attach list won't immediately attach it.
Use the onOpenProcess function and do it in there. (Call reinitializeSymbolhandler(true) first, or start a timer in there that will start when the initialization has finished) _________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping
the d3dhook functions only work after attaching to a process.
adding the processname to the auto attach list won't immediately attach it.
Use the onOpenProcess function and do it in there. (Call reinitializeSymbolhandler(true) first, or start a timer in there that will start when the initialization has finished)
thanks i got it
and i completely recoded the crosshair code cuze i got access violation error from that one
thanks again
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum