BBot - The best bot of the world
Exani hur up/down - 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: Exani hur up/down (/thread-11208.html)



Exani hur up/down - Ronii - 08-06-2013

Hi,
How can i set cavebot to make my character standing correctly and saying exani hur up/down ?

Please help Wink


RE: Exani hur up/down - voonart - 08-06-2013

You have to add FIXED point waypoint and then add waypoint with macro.


0 {HurDown1} Self.Mana()>=50 Self.TurnN() Self.Say(exani hur down)


RE: Exani hur up/down - Ronii - 08-06-2013

So how can I set the direction which he turns? (or character turn just in wall direction automaticly? xD)


RE: Exani hur up/down - spiff26 - 08-06-2013

In voonart macro: change the Self.TurnN()

Self.TurnN() -> to North
Self.TurnS() -> to South
Self.TurnE() -> to East
Self.TurnW() -> to West


RE: Exani hur up/down - Ronii - 08-06-2013

Oh sorry i find it, thanks so much! Smile