Yoko

All sides of Injection
It is currently 2025-10-15 01:45:19

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
 Post subject: проблемка :(
PostPosted: 2004-05-13 12:29:49 
Offline

Joined: 2004-05-10 21:27:39
Posts: 12
sub battle()
var t
UO.CancelMenu()
UO.DeleteJournal()
UO.Setarm('arm')
UO.AutoMenu('What','Polar')
while NOT UO.Dead()
if UO.Life<UO.Str then
repeat
UO.Bandageself()
wait(5000)
if UO.Count('0x0e21')==0 then
uo.waittargettype("washbasin")
uo.usetype("bloodbandages")
wait(500)
UO.DeleteJournal()
endif
until UO.Life==UO.Str
endif
UO.Arm('arm')
UO.WaitTargetSelf()
UO.Cast('Summ. Crea')
wait(500)
if UO.InJournal('lack sufficient') then
while UO.Mana<40
UO.Exec("warmode 0")
UO.UseSkill('Meditation')
repeat
wait(100)
until UO.InJournal("You are") OR UO.InJournal("You lose") or UO.Mana>40
UO.DeleteJournal()
wait(1000)
wend
endif
t=0
repeat
wait(500)
t=t+1
if t>15 then
UO.WaitTargetSelf()
UO.Cast('Summ. Crea')
t=0
endif
UO.findtype('0x00d5','0x08FD','ground')
until uo.FindCount()>0
repeat
wait(1000)
UO.Attack('finditem')
UO.findtype('0x00d5','0x08FD','ground')
until uo.FindCount()==0
wend
end sub
вот здесь пишет типа line 45: Function not Found - UO.FINDCOUNT


Top
   
 Post subject:
PostPosted: 2004-05-13 22:49:51 
Offline
Site Admin
User avatar

Joined: 2004-04-03 16:49:38
Posts: 1964
найболее вероятно у тебя устаревшая версия где это ещё не было реализовано


Top
   
 Post subject:
PostPosted: 2004-05-14 19:14:57 
Offline

Joined: 2004-05-10 21:27:39
Posts: 12
Yoko wrote:
найболее вероятно у тебя устаревшая версия где это ещё не было реализовано

а где мне можно достать новую верисию , и узнать какая у меня ???


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 6 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:  
Powered by phpBB® Forum Software © phpBB Limited