Yoko

All sides of Injection
It is currently 2025-10-15 09:44:21

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 2010-03-07 17:15:13 
Offline

Joined: 2010-03-01 17:54:56
Posts: 9
Вобщем тут такое дело,нада что бы посли одхила щит и мечь одевался.Есть загвоздка,когдау у плеера полнное хп орудие не хочит одеваться,мне нада зделать так что бы оно одевалась)
Вот сам скриптик:)


sub Healing()
If UO.Life<UO.Str Then
UO.DeleteJournal()
uo.exec("bandageself")
wait(300)
while NOT UO.INJournal("You")
wait(300)
wend
uo.waittargetself()
UO.usetype('0x13FE')
UO.usetype('0x13FE')
UO.usetype('0x13B9')


UO.usetype('0x1B7B')
else
UO.Print("All is ok!")
endif
end sub


За ранее спасибо


Top
   
PostPosted: 2010-03-07 18:14:21 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Code:
sub Healing()
If UO.Life<UO.Str Then
UO.DeleteJournal()
uo.exec("bandageself")
wait(300)
while NOT UO.INJournal("You")
wait(300)
wend
uo.waittargetself()
UO.usetype('0x13FE')
UO.usetype('0x13FE')
UO.usetype('0x13B9')


UO.usetype('0x1B7B')
else
UO.Print("All is ok!")
UO.usetype('0x13FE')
UO.usetype('0x13FE')
UO.usetype('0x13B9')


UO.usetype('0x1B7B')
endif
end sub


Top
   
PostPosted: 2010-03-07 20:34:43 
Offline

Joined: 2010-03-01 17:54:56
Posts: 9
Scripts Writer wrote:
Code:
sub Healing()
If UO.Life<UO.Str Then
UO.DeleteJournal()
uo.exec("bandageself")
wait(300)
while NOT UO.INJournal("You")
wait(300)
wend
uo.waittargetself()
UO.usetype('0x13FE')
UO.usetype('0x13FE')
UO.usetype('0x13B9')


UO.usetype('0x1B7B')
else
UO.Print("All is ok!")
UO.usetype('0x13FE')
UO.usetype('0x13FE')
UO.usetype('0x13B9')


UO.usetype('0x1B7B')
endif
end sub

Огромнное спасибо:)


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 0 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