Mouse pointer types

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
S3v3n11
Posts: 91
Joined: Thu Jul 09, 2009 7:37 am

Mouse pointer types

#1 Post by S3v3n11 » Wed Aug 12, 2009 7:45 am

Do we know anymore values for mouse pointer type? Any place we can look these up? Here are the ones defined in the bot:


PT_NONE = 0;
PT_PLAYER = 1;
PT_MONSTER = 2;
PT_NPC = 4;
PT_NODE = 4;

User avatar
Administrator
Site Admin
Posts: 5307
Joined: Sat Jan 05, 2008 4:21 pm

Re: Mouse pointer types

#2 Post by Administrator » Wed Aug 12, 2009 8:13 am

Those are the only ones I know of. The only way to look them up would be to get the pointer (just have the bot print out the address so you don't have to do all the work) and keep an eye on it's value in Cheat Engine. From my testing, I didn't find any other used values.

S3v3n11
Posts: 91
Joined: Thu Jul 09, 2009 7:37 am

Re: Mouse pointer types

#3 Post by S3v3n11 » Wed Aug 12, 2009 9:09 am

Thanks for the prompt reply! That is a great suggestion!

Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests