Yoko

All sides of Injection
It is currently 2024-03-28 16:48:59

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
 Post subject: InJournal miniheal
PostPosted: 2016-01-17 17:56:33 
Offline

Joined: 2008-03-29 18:31:31
Posts: 28
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')
помогите разобраться =)


Top
   
 Post subject: Re: InJournal miniheal
PostPosted: 2016-02-02 14:15:01 
Offline

Joined: 2011-05-23 00:33:30
Posts: 949
uo.poisoned() не работает.

_________________
CodeSweeper


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 26 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:  
cron
Powered by phpBB® Forum Software © phpBB Limited