Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Attacker Macro
#1
Sup guys i need help with this macro:

[macro]0 {Exori San by Range} Creatures.PlayersOnRange(2)<=1 Self.Mana()>=40 Self.Say(exori san) Exit()[/macro]

This macro i created looking at a post of dexter, as you can see that do not pull exori san if you have less than 2 sqm with a player, would like to add that if you have someone in less than 2 sqm, say exori con.

PD: I know.. my english is so f*k**g bad.
P2: Translate Powa Smile
Reply
#2
Manual ? I hope u tried automatic :S
Reply
#3
(01-03-2015, 11:57 PM)damiansnk Wrote: Manual ? I hope u tried automatic :S

It's same, manual its for add in attack sequences.
Reply
#4
let me check
Reply
#5
Its:
Creatures.PlayersOnRange(2)<=1
Self.Mana()>=40
Self.Say(exori san)
Exit()
[What i need add here?]
Self.Mana()>=40
Self.Say(exori con)
Exit()
Reply
#6
Creatures.PlayersOnRange(2)<=1 [jump]
Self.Mana()>=40
Self.Say(exori san)
Exit()
{jump}
Self.Mana()>=40
Self.Say(exori con)
Exit()

You want this?
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply
#7
(01-04-2015, 12:44 AM)mr. Kris Wrote: Creatures.PlayersOnRange(2)<=1 [jump]
Self.Mana()>=40
Self.Say(exori san)
Exit()
{jump}
Self.Mana()>=40
Self.Say(exori con)
Exit()

You want this?

Work's?
If have 1 player in less 2 sqm, ignore exori san and say exori con?
Reply
#8
(01-04-2015, 12:51 AM)erleo Wrote:
(01-04-2015, 12:44 AM)mr. Kris Wrote: Creatures.PlayersOnRange(2)<=1 [jump]
Self.Mana()>=40
Self.Say(exori san)
Exit()
{jump}
Self.Mana()>=40
Self.Say(exori con)
Exit()

You want this?

Work's?
If have 1 player in less 2 sqm, ignore exori san and say exori con?

They Must! if no:

Creatures.PlayersOnRange(2)<=1 [jump]
Self.Mana()>=40
Self.Say(exori san)
{jump}
Creatures.PlayersOnRange(2)>1
Self.Mana()>=40
Self.Say(exori con)
Exit()
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply
#9
Works f***ng nice! I love u Kris!
Reply
#10
No problem Tongue You give me small discount for scripts on Ambera Big Grin


BTW: Go Go Go Feru! Tongue
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply
#11
(01-04-2015, 01:47 AM)mr. Kris Wrote: No problem Tongue You give me small discount for scripts on Ambera Big Grin


BTW: Go Go Go Feru! Tongue

hahahahahahaha maybee.. Smile
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)