Yoko

All sides of Injection
It is currently 2025-11-13 18:37:09

All times are UTC+02:00




Post new topic  Reply to topic  [ 6 posts ] 
Author Message
PostPosted: 2006-07-27 14:30:34 
Offline
User avatar

Joined: 2004-04-03 18:39:28
Posts: 173
Code:
sub blabla()
uo.findtype('0x0E85')
if uo.findcount() > 2
while uo.findcount() < 2
make_pickaxe()
wend
end if
endsub


чета не поиму где ошибкая..

_________________
11


Top
   
 Post subject:
PostPosted: 2006-07-27 14:47:36 
Offline
User avatar

Joined: 2005-01-14 20:05:16
Posts: 56
сказал лишнее.


Last edited by Lord on 2006-07-28 18:08:31, edited 2 times in total.

Top
   
 Post subject:
PostPosted: 2006-07-27 19:13:34 
Offline
Junior Expert
User avatar

Joined: 2004-06-24 22:08:56
Posts: 3220
Quote:
sub blabla()
uo.findtype('0x0E85')
if uo.findcount() > 2 THEN
while uo.findcount() < 2
make_pickaxe()
wend
end if
endsub


На такой скрипт телепаты не нужны.

PS: Не знаешь, не выражайся :idea:


Top
   
PostPosted: 2006-07-28 15:36:41 
Offline
Expert!
User avatar

Joined: 2004-07-04 00:14:58
Posts: 1284
Kazoo wrote:
Code:
sub blabla()
  uo.findtype('0x0E85')
  while uo.findcount() < 2
    make_pickaxe()
    uo.findtype('0x0E85')
  wend
endsub


чета не поиму где ошибкая..


Top
   
PostPosted: 2006-07-28 17:21:00 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Kazoo wrote:
Code:
sub blabla()
uo.findtype('0x0E85')
if uo.findcount() > 2
while uo.findcount() < 2
make_pickaxe()
wend
end if
endsub


чета не поиму где ошибкая..


1цикл while ненужен, имхо отнего толку нет


Top
   
PostPosted: 2006-07-28 18:05:58 
Offline
Expert!
User avatar

Joined: 2004-07-04 00:14:58
Posts: 1284
You Must Die wrote:
1цикл while ненужен, имхо отнего толку нет
он там всего один.
if - да, бессмысленен.


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

All times are UTC+02:00


Who is online

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