Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Follow Dragon
#2
(05-17-2014, 01:21 AM)raphaelignacio Wrote: Why i cant create a script that follows dragon when x life? i tried all types and doesnt work! Look my last release, i dont know why doesnt work

Code:
100 {Attack} id:=Creature.Attacking() Creature.Health(!id!)>30  [else] Creature.KeepDistance(!id!, 3) Exit() {else} Creature.KeepDistance(!id!, 0) Creature.Follow(!id!) Exit()

try it:
Code:
100 {Attack} id:=Creature.Attacking() Creature.Health(!id!)>30  [else] Creature.KeepDistance(!id!, 3) Exit() {else} Creature.KeepDistance(!id!, 1) Creature.Follow(!id!) Exit()
Give me reputation if this post is usefull,
Thanks,
lhosalles.


Messages In This Thread
Follow Dragon - by raphaelignacio - 05-17-2014, 01:21 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)