is it posible to get a value of another running program?

nevetx

Newcomer
Joined
Feb 24, 2006
Messages
1
is it posible to get a value of another running program?

my situation is:
i want to get the value of the x y coordinate of the charactor in the Game
if the charactor is going too far from the area i want it to be(eg, between x>10 && x<20)
i will make him go back, and i know how to do this, my only question is
How do I get that value?

beside, I used the program "GameMaster8.0" to find out 2 sets of code from the game, they are
0012ADAC and 0012ACE8
(x) and (y)
how can i make use of those?


Thank you for your help
 
Back
Top