Forum in READ ONLY mode! All questions and discussions on Discord official server, invite link: https://discord.gg/VxsGzJ7

Problem on getting Gump information

Ask for help
Post Reply
Ray
Neophyte
Neophyte
Posts: 28
Joined: 04.05.2012 7:13

Problem on getting Gump information

Post by Ray »

Share: OSI
Problem: Cannot get the Craft Menu Information
After double click the tinker tools , wait for the tinkering menu pop up, use ",infogump" command

Code: Select all

Serial: 424C5BE0
GumpID: 01CC
X: 0032
Y: 0032
Pages: 0
Gump Options:

Previous gump reply:
  Button id: 0
it seems cannot get the button information.

Click on item details and use ",infogump" again

Code: Select all

GumpPicTiled: X Y   Width   Height   Gump_ID   ElemNum
GumpPicTiled: 10  10  510  22  2624  2
GumpPicTiled: 10  37  150  148  2624  3
GumpPicTiled: 165  37  355  90  2624  4
GumpPicTiled: 10  190  155  22  2624  5
GumpPicTiled: 10  237  155  53  2624  6
GumpPicTiled: 165  132  355  80  2624  7
GumpPicTiled: 10  275  155  22  2624  8
GumpPicTiled: 10  322  155  53  2624  9
GumpPicTiled: 165  217  355  80  2624  10
GumpPicTiled: 10  360  155  22  2624  11
GumpPicTiled: 165  302  355  80  2624  12
GumpPicTiled: 10  387  510  22  2624  13

TilePics: X   Y   ID   Page   ElemNum
0   TilePic: 20  50  4234  23

ResizePics: X   Y   ID   Width   Height   Page   ElemNum
0   ResizePic: 0  0  5054  530  417  0  1

.....

GumpButtons: X   Y   Released_ID  Pressed_ID   Quit   Page_ID   Return_value   Page   ElemNum
0   GumpButton: 15  387  4014  4016  1  0  9999  0  19
1   GumpButton: 135  387  4007  4007  1  0  11001  0  30
2   GumpButton: 265  387  4005  4007  1  0  10001  0  32
3   GumpButton: 405  387  4005  4007  1  0  1  0  34

Previous gump reply:
  Button id: 1001
CFA
Developer
Developer
Posts: 492
Joined: 20.04.2006 6:03
Contact:

Re: Problem on getting Gump information

Post by CFA »

Ray
Neophyte
Neophyte
Posts: 28
Joined: 04.05.2012 7:13

Re: Problem on getting Gump information

Post by Ray »

Thanks again for your help :P

but it seems to be missing "Text Line:"
CFA
Developer
Developer
Posts: 492
Joined: 20.04.2006 6:03
Contact:

Re: Problem on getting Gump information

Post by CFA »

i check, thinkering menu gump has no text lines, only html elements
Ray
Neophyte
Neophyte
Posts: 28
Joined: 04.05.2012 7:13

Re: Problem on getting Gump information

Post by Ray »

oh.
is the html element only have the "Categories" Text?
I did not see the "Sections" text form the infogump
CFA
Developer
Developer
Posts: 492
Joined: 20.04.2006 6:03
Contact:

Re: Problem on getting Gump information

Post by CFA »

Ray wrote:oh.
is the html element only have the "Categories" Text?
I did not see the "Sections" text form the infogump
fixed
Gumps is very funny :evil:
Ray
Neophyte
Neophyte
Posts: 28
Joined: 04.05.2012 7:13

Re: Problem on getting Gump information

Post by Ray »

...i give you lots of work.... :oops: :oops: :oops: :oops: :oops: :oops:
Post Reply