How get gump position??

General Injection issues

Moderators: Murderator+, Murderator

Post Reply
Dmitrij
Posts: 14
Joined: 2004-08-13 00:00:02

How get gump position??

Post by Dmitrij »

I tried to call a gump ,infogump to get its position (X,Y) ...
But it returns X: 0, Y:0
(it's not suprised me, when GetX and GetY returns X: 0, Y: 0 too)

But I need get gump position... it will be a succes for me .)

(this gump is big gray table with some checks, images and buttons... when i get a position of gump i can click in some area to push button)
Yoko
Site Admin
Posts: 1964
Joined: 2004-04-03 16:49:38
Contact:

Post by Yoko »

if infogump returns 0:0 this means gump started at 0:0.
it is Buttons and Images on it may shift on screen then, inside virtual gump plate.
Post Reply