Page 1 of 1

uo.recall

Posted: 2007-08-28 00:30:36
by lost666
Hi, i'm new, i have some problem with uo.recall, i wanted to bind a key with the command

Code: Select all

recall 0x40221b91 1
to recall to the first rune of my runebook. But when i execute that command inj opens my runebook and doesn't recall, it only print

Code: Select all

Set default rune canceled

Why? Any suggestion?

Posted: 2007-08-29 13:41:16
by lost666
nobody uses the uo.recall. command? :shock:

Posted: 2007-08-29 19:56:20
by Destruction
Use you spellbook and select need button. After this operation write in client:

Code: Select all

,infogump

and copy text from opened window here.

Sorry for my clumsy English.

Posted: 2007-08-30 01:55:16
by lost666
here's the ,infogump output

Code: Select all

_____infogump_______
serial   0x00000000
gumpid   0x00000000
X   0
Y   0
0   packet size
0   reply packet size
Buttons: ________
Checks&Radios: __
Entryes: ________
All commands: ____
Text: ____________


:?

from what i've seen here i think there is something that doesn't work as expected :evil:

ps: i'm using client ver. 6.0.1.3 riced

Posted: 2007-08-30 13:27:33
by Destruction
In injection 2007 gumps doesn't work correctly.

Try to use this commands before recall:

Code: Select all

,set norbcheck 1
,set norbcalc 1


Also you can try use other buttons, for example:

Code: Select all

recall 0x40221b91 2
recall 0x40221b91 3
recall 0x40221b91 4

etc.

Sorry for my clumsy English :)

Posted: 2007-08-31 00:38:41
by lost666
i tried but with no luck :(
it still opens the runebook and say

Code: Select all

Set default rune canceled

Posted: 2007-08-31 14:29:06
by Destruction
Eh.. you can try to use this example:

Code: Select all

uo.useobject( runebook )
checklag()
uo.lclick( x, y )


It you last chance.

Posted: 2007-08-31 23:16:44
by vintagepunk
try putting in these commands ,set norbcalc 1 and ,set norbcheck 1
worked for me