Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro Merge
#3
(08-29-2015, 05:01 PM)erleo Wrote: I've tried and it's too long, and fail..
We must get to shorten it, example one macro by diagonal and another in a straight line. You know?

And marge is used when the result is "false", go to {EXAMPLE}

So u mean like this?

Code:
Self.Attacking()==1[NORTH]
ID:=Creature.Target()
Creature.Y(!ID!)<Self.Y()
Creature.X(!ID!)==Self.X()
Self.TurnN()
Self.Say(Exori Min)
{NORTH}
Self.Attacking()==1[SOUTH]
ID:=Creature.Target()
Creature.Y(!ID!)<Self.Y()
Creature.X(!ID!)==Self.X()
Self.TurnN()
Self.Say(Exori Min)
{SOUTH}

Can you make me an example if I'm wrong?
Reply


Messages In This Thread
Macro Merge - by You know who - 08-29-2015, 02:40 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)