Code: Select all
sub recharg()
uo.exec('addobject Runebook')
while uo.targeting()
wait(100)
wend
uo.addrecall('Runebook')
end sub
шард ДРВ
Moderators: Murderator+, Murderator
Code: Select all
sub recharg()
uo.exec('addobject Runebook')
while uo.targeting()
wait(100)
wend
uo.addrecall('Runebook')
end sub
Code: Select all
sub recharg()
uo.exec('addobject Runebook')
while uo.targeting()
wait(100)
wend
uo.exec("ongump anygump 0x0001")
uo.useobject('Runebook')
end sub
Code: Select all
sub recharg()
uo.exec('addobject Runebook')
while uo.targeting()
wait(100)
wend
uo.exec("recall "+uo.getserial('Runebook')+" "+"0x0001")
end sub
Версия инжи не ниже 505,16
Для версий ниже 505,16