Yoko

All sides of Injection
It is currently 2025-11-06 17:14:43

All times are UTC+02:00




Post new topic  Reply to topic  [ 1 post ] 
Author Message
PostPosted: 2008-01-14 10:27:04 
Offline

Joined: 2007-12-15 11:30:58
Posts: 13
находит то чего нет. Сам скрипт
Code:
Sub find(mob)
var ww
uo.findtype(mob,-1,'ground')
ww=0
  while uo.FindCount()>0 and UO.Weight<=200 and ww<=100
  ww=ww+1
  uo.findtype(mob,-1,'ground')
  #тут произвожу действие с найденым.
  uo.findtype(mob,-1,'ground') # еще один поиск
  wait(100)
  wend
endsub


так вот оно бывает находит тех мобов которых нет реально.
может кто-то сталкивался и придумал решение?
я пока через ww это сделал, но сие есть неправильно сами панимаете.


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: No registered users and 10 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