Yoko
http://forum.yoko.com.ua/

Скрипт (уже присутствует)
http://forum.yoko.com.ua/viewtopic.php?f=20&t=17366
Page 1 of 1

Author:  dubd [ 2013-12-15 19:41:07 ]
Post subject:  Скрипт (уже присутствует)

привет, помогите пожалуйста! Запускаю скрипт и выдает ошибку ссылаясь на этот кусок:
Code:
sub WaitForChange()
   var msg1='no logs here|reach this|too far away'
   var msg2='but fail|to produce|any useable wood|ou put'
   var msg1='Ent|OOPS'
   for var i=0 to 200
      if UO.InJournal(msg1 + "|" + msg3) then
         if UO.InJournal(msg3) then
            uo.PlayWav(DisturbingSound)
            wait(900000)
         end if
         return 1
      end if
      if UO.InJournal(msg2) then
         return 0
      end if
      wait(50)
   next
   return 0
end sub


Variable already defined - MSG1.

Author:  dubd [ 2013-12-15 20:35:08 ]
Post subject:  Re: Скрипт (уже присутствует)

проблема решена. топик можно закрывать.

Page 1 of 1 All times are UTC+02:00
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/