Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
utito tempo
#3
(02-07-2015, 01:33 AM)kaiquegabriel Wrote: Try it for utito:
Code:
2000 {utito 5+ creatures} Creatures.Beside()=>5 Self.Mana()=>290 Self.Say(utito tempo)

I added mana count for use utito, if mana is 289 or less don't use Wink

It will work, but we can improve this macro adding another condition

Status.Buff()==0 will be true if the character isn't buffered yet.

Code:
2000 {utito 5+ creatures} Creatures.Beside()=>5 Status.Buff()==0 Self.Mana()=>290 Self.Say(utito tempo)
If I helped you, don't forget of Rep+!

Yours,
boladaopesadao
Reply


Messages In This Thread
utito tempo - by Srox - 02-06-2015, 04:04 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)