
Search found 6 matches
- 2007-02-14 05:08:51
- Forum: Help
- Topic: uo.target command
- Replies: 1
- Views: 810
- 2007-02-14 01:01:57
- Forum: Help
- Topic: uo.target command
- Replies: 1
- Views: 810
uo.target command
What is targetkey in uo.target() command ?
- 2006-03-06 13:14:11
- Forum: General
- Topic: Injection and Client 5.0.1i
- Replies: 3
- Views: 1964
- 2006-03-04 04:32:29
- Forum: Help
- Topic: Help with ongump ....
- Replies: 0
- Views: 1159
Help with ongump ....
I need to choise a button on a gump sorting by the text of the button ....
the infogump is this
_____infogump_______
serial 0x00051977 serial 0x0005210a
gumpid 0xb16e7d71
gumpid 0x3b378483
X 20
Y 30
230 packet size
23 reply packet size
Buttons: ________
page 0
1 [ 1] image=0x0FA7 ...
the infogump is this
_____infogump_______
serial 0x00051977 serial 0x0005210a
gumpid 0xb16e7d71
gumpid 0x3b378483
X 20
Y 30
230 packet size
23 reply packet size
Buttons: ________
page 0
1 [ 1] image=0x0FA7 ...
- 2005-06-06 21:12:37
- Forum: Help
- Topic: Problems with uo.getnotoriety
- Replies: 2
- Views: 1079
- 2005-06-06 03:20:37
- Forum: Help
- Topic: Problems with uo.getnotoriety
- Replies: 2
- Views: 1079
Problems with uo.getnotoriety
I have this
.
.
.
uo.findtype(i,"-1","ground")
if uo.findcount() then
if uo.getnotoriety("finditem")==1 or uo.getnotoriety("lasttarget")==2 then
.
.
.
Ok....now if the box "Track world item" is not cheked in Injection options, getnotoriety will be always 0....but when "Track world item ...
.
.
.
uo.findtype(i,"-1","ground")
if uo.findcount() then
if uo.getnotoriety("finditem")==1 or uo.getnotoriety("lasttarget")==2 then
.
.
.
Ok....now if the box "Track world item" is not cheked in Injection options, getnotoriety will be always 0....but when "Track world item ...