Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Follow Creature
#1
Hello mates,


I need macro witch one follow or chase creature, NPC for example.
It is possible to make?
[Image: sGmYH7p.png]

_____________________________________________
Reply
#2
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)
Reply
#3
(10-10-2014, 09:27 PM)damiansnk Wrote: 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)

Not working Sad

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.
[Image: sGmYH7p.png]

_____________________________________________
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)