10-30-2012, 10:43 PM
So, I need help with macro:
It has to say ue spell:
when creatures beside <=4
And its PVP world, so...
I need for 'exevo gran mas flam' and 'exevo gran mas vis'
20000 {ue} Creatures.PlayersOnRange(4)<=1 Creatures.Beside()>=5 [exevogranmasflam] Self.Mana()>=1200 Self.Say(exevo gran mas flam) Exit()
20000 {ue2} Creatures.PlayersOnRange(4)<=1 Creatures.Beside()>=5 [exevogranmasvis] Self.Mana()>=800 Self.Say(exevo gran mas vis) Exit()
are mine macros good?
I'll give rep for ur help!
It has to say ue spell:
when creatures beside <=4
And its PVP world, so...
I need for 'exevo gran mas flam' and 'exevo gran mas vis'
20000 {ue} Creatures.PlayersOnRange(4)<=1 Creatures.Beside()>=5 [exevogranmasflam] Self.Mana()>=1200 Self.Say(exevo gran mas flam) Exit()
20000 {ue2} Creatures.PlayersOnRange(4)<=1 Creatures.Beside()>=5 [exevogranmasvis] Self.Mana()>=800 Self.Say(exevo gran mas vis) Exit()
are mine macros good?
I'll give rep for ur help!