Yoko

All sides of Injection
It is currently 2024-04-16 08:26:51

All times are UTC+02:00




Post new topic  Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Глючит лут
PostPosted: 2012-04-17 19:40:19 
Offline

Joined: 2012-03-13 15:09:30
Posts: 48
Лут работает, но если убил рядом два монстра лутит все рано у первого, а второй труп не замечает, иногда отбегаешь и также не замечает, можно ли как то поправить??

Code:
sub Looting() 
var t,l
t=100
uo.UseObject('lastcorpse')
wait(t)
dim LootingItem[1]
uo.Print('Начинаем!')
LootingItem[1] = 0x0EED ## - Gold Coins

uo.Print('ВСЁ!!!')
for l=1 to 1
uo.FindType(LootingItem[l],"-1","lastcorpse")
if uo.FindCount()>0 and uo.GetDistance("lastcorpse")<=2 then
uo.Grab(-1,"finditem")
uo.Print('Найден предмет: '+str(uo.findcount()))
wait(t)
end if
next
end sub


Top
   
 Post subject: Re: Глючит лут
PostPosted: 2012-04-17 19:57:42 
Offline
User avatar

Joined: 2009-05-28 09:58:28
Posts: 2802
Location: Иваново
Можно. Возьми другой скрипт.

_________________
Image
YokoInjection CodeSweeper
Ошибка "Unhandled exception in parser"
Стрелялка для олдов.


Top
   
 Post subject: Re: Глючит лут
PostPosted: 2012-04-19 18:05:50 
Offline

Joined: 2008-12-13 00:00:15
Posts: 174
можно использовать lastcontainer вместо lastcorpse


Top
   
 Post subject: Re: Глючит лут
PostPosted: 2012-04-19 18:53:13 
Offline
User avatar

Joined: 2009-05-28 09:58:28
Posts: 2802
Location: Иваново
Нельзя. Результат будет полностью подобный. Если ожидается что на охоте будет резня то лучше брать скрипты с поиском типа тела на земле.

_________________
Image
YokoInjection CodeSweeper
Ошибка "Unhandled exception in parser"
Стрелялка для олдов.


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

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 14 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