Yoko

All sides of Injection
It is currently 2025-11-06 10:23:48

All times are UTC+02:00




Post new topic  Reply to topic  [ 1 post ] 
Author Message
PostPosted: 2008-12-08 08:48:06 
Offline

Joined: 2005-08-17 15:58:05
Posts: 45
Трабл такои ... Нефиксирует таргеты. Тобиш закинут скажым таргет 3 и 4. Потом жмеш ласт таргет3 вроде все ок но он по ласт таргету всё еще на 4 помоги пожалуисто ... Кстате необезсудте я полный олеь в скриптах пытаюсь сам чёнить начирикать :oops:

Code:
sub target1()
uo.waittargetobject('lasttarget')
UO.Exec('addobject Target1')
while uo.Targeting()
wait(100)
wend
end sub

sub target2()
uo.waittargetobject('lasttarget')
UO.Exec('addobject Target2')
while uo.Targeting()
wait(100)
wend
end sub

sub target3()
uo.waittargetobject('lasttarget')
UO.Exec('addobject Target3')
while uo.Targeting()
wait(100)
wend
end sub

sub target4()
uo.waittargetobject('lasttarget')
UO.Exec('addobject Target4')
while uo.Targeting()
wait(100)
wend
end sub

sub lasttarget1()
uo.waittargetobject('target1')
wait(200)
uo.cast('Weaken','target2')
end sub

sub lasttarget2()
uo.waittargetobject('target2')
wait(200)
uo.cast('Weaken','target2')
end sub

sub lasttarget3()
uo.waittargetobject('target3')
wait(100)
uo.useobject('0x40084BBA')
wait(100)
UO.Set('lasttarget','laststatus')
wait(100)
UO.Cast('Weaken','laststatus')
end sub

sub lasttarget4()
uo.waittargetobject('target4')
WAIT(100)
uo.useobject('0x40084BBA')
wait(100)
UO.Set('lasttarget','laststatus')
wait(100)
UO.Cast('Weaken','laststatus')
end sub


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

All times are UTC+02:00


Who is online

Users browsing this forum: Google [Bot] 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:  
Powered by phpBB® Forum Software © phpBB Limited