![]() |
problem with attack follow - Printable Version +- BBot - The best bot of the world (https://forums.bmega.net) +-- Forum: Support (https://forums.bmega.net/forum-6.html) +--- Forum: Support & Help (https://forums.bmega.net/forum-8.html) +--- Thread: problem with attack follow (/thread-20835.html) |
problem with attack follow - Lindman112 - 03-07-2018 hello, i have a problem. how do i make my knight follow monsters that he attack when they run on low hp?? when i make basic dragon lord script my knight just stops after the dragon lord run. is it because of avoid wave mode or something?? RE: problem with attack follow - Kazan - 03-07-2018 (03-07-2018, 11:05 AM)Lindman112 Wrote: hello, i have a problem. how do i make my knight follow monsters that he attack when they run on low hp?? when i make basic dragon lord script my knight just stops after the dragon lord run. 1500 {opcja} targetID:=Creature.Target() Creature.DistanceToSelf(!targetID!)>=2 Self.Stop() + http://scr.hu/7aa2/6gyp2 + follow target in Tibia client (green human on the right side of equimpent) RE: problem with attack follow - Catar - 03-07-2018 i used "auto chase off" turned ON and made these to click follow when target is running away ; ![]() http://forums.bmega.net/showthread.php?tid=28068 |