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

InJournal miniheal
http://forum.yoko.com.ua/viewtopic.php?f=20&t=17710
Page 1 of 1

Author:  DeDulia [ 2016-01-17 17:56:33 ]
Post subject:  InJournal miniheal

Code:
sub heal()
   if not UO.Poisoned('0x0001C97B') then
      if not UO.waiting() then
         UO.Exec("cast Heal self")
         wait(100)
         return
      endif   
      if UO.InJournal('concentration') then
         UO.canceltarget()
         wait(100)
         Uo.deletejournal()
      endif         
   endif 
end sub


есть такая проблема...при зажими если в меня кидают спелл и я вдруг физзлю он перестает хилить и не хочет отменять target и продолжить хилить..так-как по каким-то причинам не видит в журнале ('concentration')
помогите разобраться =)

Author:  Incorrect User [ 2016-02-02 14:15:01 ]
Post subject:  Re: InJournal miniheal

uo.poisoned() не работает.

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