столкнулся с проблемой, нужно тыкнуть на нужную кнопку у гампа такого вида?
Code: Select all
Serial: 12EF85
GumpID: D4C83318
X: 0032
Y: 0032
Pages: 1
Gump Options:
GumpPicTiled: X Y Width Height Gump_ID ElemNum
GumpPicTiled: 33 20 413 245 2624 2
GumpPics: X Y ID Hue Page ElemNum
GumpPic: 20 5 10460 0 0 4
GumpPic: 430 5 10460 0 0 5
GumpPic: 20 249 10460 0 0 6
GumpPic: 430 249 10460 0 0 7
TilePics: X Y ID Page ElemNum
0 TilePic: 385 96 5903 13
ResizePics: X Y ID Width Height Page ElemNum
0 ResizePic: 25 10 5054 430 264 0 1
XmfHTMLGumpColor: X Y Width Height ClilocID Background scrollbar Hue ElemNum ClilocText
0 XmfHTMLGumpColor: 190 25 120 20 1045133 0 0 32767 8 A bulk order
1 XmfHTMLGumpColor: 40 48 350 20 1045135 0 0 32767 9 Ah! Thanks for the goods! Would you help me out?
2 XmfHTMLGumpColor: 40 72 210 20 1045138 0 0 32767 10 Amount to make:
3 XmfHTMLGumpColor: 40 96 120 20 1045136 0 0 32767 12 Item requested:
4 XmfHTMLGumpColor: 40 120 210 20 1025903 0 0 16777215 14 shoes
5 XmfHTMLGumpColor: 40 216 350 20 1045139 0 0 32767 15 Do you want to accept this order?
6 XmfHTMLGumpColor: 135 240 120 20 1006044 0 0 32767 17 OK
7 XmfHTMLGumpColor: 310 240 120 20 1011012 0 0 32767 19 CANCEL
CheckerTrans: X Y Width Height Page ElemNum
0 CheckerTrans: 33 20 413 245 0 3
GumpTexts: X Y Color Text_ID Page ElemNum
0 GumpText: 250 72 1152 0 0 11
Text Lines:
10
GumpButtons: X Y Released_ID Pressed_ID Quit Page_ID Return_value Page ElemNum
0 GumpButton: 100 240 4005 4007 1 0 1 0 16
1 GumpButton: 275 240 4005 4007 1 0 0 0 18
нужно попасть на ОК
пробовал waitgump('16') не помогло
пробовал numgumpbutton(getgumpscount-1,16) также не помогло
подскажите кто знает плиз, как можно решить такую задачу