Hi Guys!
I search the static Pointer to Current klicked Target coordinates. I search it for 3.3.5a. Thanks for your Help!
Thanks
PS: Sorry for my bad English!
EDIT: Please, nobody cant help me?![]()
Hi Guys!
I search the static Pointer to Current klicked Target coordinates. I search it for 3.3.5a. Thanks for your Help!
Thanks
PS: Sorry for my bad English!
EDIT: Please, nobody cant help me?![]()
Last edited by yellow82; 02-18-2013 at 05:17 AM.
Use search, this question has been answered 100 times already.
please giv me one link for sniped code. Im not so good in english!
I need code snipeds for learning please!
Thanks for your help
No one is going to just toss you a snippet, for multiple reasons... if they spoonfed everyone this forum would degrade quickly and it is far more than a snippet that you will need to do this.
You will want to research the "object manager." There are plenty of examples of it on this forum alone, and many apps on the Bots & Programs section that are open source that implement it. I believe Apoc's QuickTrack hack iterates through the object manager. The source was posted and people generally keep it up to date.
You will want to find your own (player) object, find the TargetGUID offset inside your player object, then find an object with that TargetGUID in the ObjMgr and read it's X/Y/Z/R. Luckily for you, the object manager and descriptors for it are posted every single patch.
Last edited by Xelper; 03-02-2013 at 12:46 PM.
thanks Xelper![]()