[HELP] Player movement..

06/28/2011 16:40 Lupetto#1
Hi all elitepvpers people, i'm Lupetto.
i need help about pg movement..
i have found this addresses,

#define ADR_MOVEMENT 0x007E5628
#define OFS_BASEM 0xC
#define OFS_MOVE_X 0x640
#define OFS_MOVE_Y 0x644

if i want go to a specific position (X,Y) i have to change
ADR_MOVEMENT + OFS_BASEM + OFS_MOVE_X = X
ADR_MOVEMENT + OFS_BASEM + OFS_MOVE_Y = Y
and freeze the value..
then click on somewhere and player start walking to (X,Y)

i think this is a really bad way to do this, i think there is a better way to do pg movement.. can anyone help me?
Thx ;)

Sorry my bad english,
Lup.
06/28/2011 16:42 SandMann016#2
Nochmal kurz auf deutsch er möchte die lauffunktion herausfinden er hat schon wie man die X,Y verändert wo man hinläuft aber ihm fehlt noch wie man den "MausClick" auf irgentwo emuliert...
pg=charakter/spielfigur
...
kenne ihn..
06/28/2011 16:43 Lupetto#3
english pls :S
EDIT: oh u translate what we need in german, thx =)