Yoko

All sides of Injection
It is currently 2025-11-10 13:34:31

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 2006-04-13 08:13:45 
Offline

Joined: 2005-04-04 11:58:25
Posts: 3
Подскажите пожалуйста почему не работает перезарядка?

Code:
sub recharg()

 uo.exec('addobject Runebook')
 while uo.targeting()
  wait(100)
 wend
 
 uo.addrecall('Runebook')

end sub


шард ДРВ


Top
   
PostPosted: 2006-04-13 08:24:12 
Offline
Sphere expert
User avatar

Joined: 2004-10-01 08:27:38
Posts: 1143
Location: Уфа
Code:
sub recharg()

 uo.exec('addobject Runebook')
 while uo.targeting()
  wait(100)
 wend
 
 uo.exec("ongump anygump 0x0001")
 uo.useobject('Runebook')
end sub


Версия инжи не ниже 505,16

Code:
sub recharg()

 uo.exec('addobject Runebook')
 while uo.targeting()
  wait(100)
 wend
 
 uo.exec("recall "+uo.getserial('Runebook')+" "+"0x0001")
end sub


Для версий ниже 505,16

_________________
Сделал дело - флуди смело !!!


Top
   
PostPosted: 2006-04-13 09:26:17 
Offline

Joined: 2005-04-04 11:58:25
Posts: 3
Quote:
Версия инжи не ниже 505,16
Для версий ниже 505,16


Спасибо! :roll: [/quote]


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 3 posts ] 

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Limited