Page 1 of 1

пвп дракон

Posted: 2007-05-06 20:49:34
by Greidon[Gods]
sub shrink1()
sub main()
While true
UO.Exec("waitmenu 'What sort' 'Shrink'")
UO.waittargettype('0x0F0E')
UO.usetype('0x20D6')
UO.DeleteJournal()
while not UO.InJournal("You pour the") and not UO.InJournal("You toss the")
wait (100)
wend
Wait(500)
wend
end if
end sub


Когда выпускаю драка, почему-то скрипт остается запущенным, хотя должен закрываться

Re: пвп дракон

Posted: 2007-05-06 21:08:56
by <FaTe>
Greidon[Gods] wrote:sub shrink1()
sub main() <<<<<<<<<
While true
UO.Exec("waitmenu 'What sort' 'Shrink'")
UO.waittargettype('0x0F0E')
UO.usetype('0x20D6')
UO.DeleteJournal()
while not UO.InJournal("You pour the") and not UO.InJournal("You toss the")
wait (100)
wend
Wait(500)
wend
end if
end sub


Когда выпускаю драка, почему-то скрипт остается запущенным, хотя должен закрываться

А [следи за пальцами!] здесь это ?

Re: пвп дракон

Posted: 2007-05-06 21:49:44
by Nmy
Greidon[Gods] wrote:

Code: Select all

sub shrink1() 
  sub main()
While true
  UO.Exec("waitmenu 'What sort' 'Shrink'")
  UO.waittargettype('0x0F0E')
  UO.usetype('0x20D6')
  UO.DeleteJournal()
  while not UO.InJournal("You pour the") and not UO.InJournal("You toss the")
    wait (100)
  wend
  Wait(500)
wend
end if
end sub



Когда выпускаю драка, почему-то скрипт остается запущенным, хотя должен закрываться

хотя недолжен закрываться