Hello mates,
I need macro witch one follow or chase creature, NPC for example.
It is possible to make?
I need macro witch one follow or chase creature, NPC for example.
It is possible to make?
Follow Creature
|
Hello mates,
I need macro witch one follow or chase creature, NPC for example. It is possible to make?
10-10-2014, 09:27 PM
200 {wio} target:=Creature.Target() Creature.Follow(!target!
founded on forum didn't tested 0 {Reach NPC} id:=Creature.ByName(NAME OF NPC) Macro.Wait(1000) Self.Say(Hi) Macro.Wait(1000) Self.SayInChannel(NPC, Liberty Bay) Macro.Wait(1000) Creature.Follow(!id!) Self.SayInChannel(NPC, yes)
SELL 300 ED
(10-10-2014, 09:27 PM)damiansnk Wrote: 200 {wio} target:=Creature.Target() Creature.Follow(!target! Not working First is all the time chasing NPC, cavebot stops at this macro, second dosn't work. But thanks mate! I'm looking for script wich one chasin NPC, then i move forward. |
« Next Oldest | Next Newest »
|