Page 1 of 1
Recall
Posted: 2004-08-10 01:07:56
by ruso
Как сделать рекол со скрола из рунбуки ?
Posted: 2004-08-10 17:20:04
by Infectous
search for it, but to be real ignorant I will answer in english
use your book - recall
and then
type -
,infogump
look for the line near the bottom in your text window Eample
Reply: ___________
[000F] primary reply
Checks&Radios (0)
Entryes (0)
000F = 0x0f (you need this number)
add this to your scripts
sub MRecall()
UO.Set('norbcheck','1')
UO.Set('norbcalc','1')
end sub
,exec mrecall command in game will turn it on - (I read we had to do this whenever we login yet I have only ever done it once)
and then
type
,addobject myrbook - and target your book
and then
make a new hot key with the command
recall myrbook 0x0f
happy trails - next time do a
search Yoko explains it all over the place.
and remember to use
,saveconfig - it's a bitch redoing shit
Posted: 2004-08-15 16:48:14
by ruso
Its working!!
Thanks for help! +)))