Yoko

All sides of Injection
It is currently 2025-12-03 02:53:25

All times are UTC+02:00




Post new topic  Reply to topic  [ 5 posts ] 
Author Message
PostPosted: 2006-11-22 13:20:49 
Offline

Joined: 2005-08-26 23:49:22
Posts: 16
тут он юзает такмерс крук, а мне надо чтобы скил юзал без палки. а остальное все ок.


Top
   
 Post subject:
PostPosted: 2006-11-22 13:44:17 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Code:
uo.UseSkill('Animal Taming')
||
Code:
uo.UseSkill('Taming')


Top
   
 Post subject:
PostPosted: 2006-11-22 14:17:53 
Offline
User avatar

Joined: 2006-08-05 14:09:06
Posts: 270
Code:
var mod=1
##
sub main()
uo.exec('addobject Animal')
while uo.targeting()
wait(100)
wend
wait(1000)
while NOT UO.Dead()
UO.DeleteJournal()
UO.WaitTargetObject('Animal')
UO.Useskill('Animal Taming')
repeat
wait(1000)
until UO.InJournal('You fail') OR UO.InJournal('The') OR UO.InJournal('It seems ')
If Uo.InJournal('The') OR UO.InJournal('It seems ') Then
If mod==0 Then
UO.Say('all release')
Endif
If mod==1 Then
UO.useobject('Animal')
Endif
Endif
wend
end sub

_________________
ДРВ
Spoiler
_________________
Антарес
Spoiler|Gostrabaiter|Umhra|Slog


Top
   
 Post subject:
PostPosted: 2006-11-22 14:28:27 
Offline

Joined: 2005-08-26 23:49:22
Posts: 16
а моно добавить чтобы он ходил и искал животное и после тейма убивал его


Top
   
 Post subject:
PostPosted: 2006-11-22 16:06:12 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
slonopotam wrote:
Code:
var mod=1
##
sub main()
uo.exec('addobject Animal')
while uo.targeting()
wait(100)
wend
wait(1000)
while NOT UO.Dead()
UO.DeleteJournal()
UO.WaitTargetObject('Animal')
UO.Useskill('Animal Taming')
repeat
wait(1000)
until UO.InJournal('You fail') OR UO.InJournal('The') OR UO.InJournal('It seems ')
If Uo.InJournal('The') OR UO.InJournal('It seems ') Then
If mod==0 Then
UO.Say('all release')
Endif
If mod==1 Then
UO.useobject('Animal')
Endif
Endif
wend
end sub


Ему не скрипт нужен, а строку заменить и всё. Тыже только проблем ему на голову подкинул.


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

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 1 guest


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