Yoko

All sides of Injection
It is currently 2025-11-09 18:04:43

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Ж(
PostPosted: 2004-11-30 11:49:03 
Offline

Joined: 2004-11-29 14:42:15
Posts: 3
Неужели не кто не поможет? :((( Мне надо переташить маг рыбу определнного цвета в отдельный мешок. (Рыбы много)


Top
   
 Post subject: Re: Ж(
PostPosted: 2004-11-30 12:02:29 
Offline
Expert!
User avatar

Joined: 2004-07-04 00:14:58
Posts: 1284
dodo123 wrote:
Неужели не кто не поможет? :((( Мне надо переташить маг рыбу определнного цвета в отдельный мешок. (Рыбы много)

Code:
sub tashit()
var tFish = '....' ;тип рыбы
var tFish = '....' ;цвет рыбы
var idCont = '....' ;откуда
var idCont2 = '....' ;куда
uo.findtype(tFish,cFish,idCont)
while FindCount() > 0
UO.MoveItem('finditem','-1',idCont2)
wait(1000)
uo.findtype(tFish,cFish,idCont)
wend
end sub


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 2 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