Fableonian 1 Posted January 9, 2017 Share Posted January 9, 2017 Is it possible tot setup thema bot that thema chat moves to locatie x when richting a mob? Link to comment https://wrobot.eu/forums/topic/4715-move-even-in-combat/ Share on other sites More sharing options...
Fableonian 1 Posted January 9, 2017 Author Share Posted January 9, 2017 Is it possible to setup the bot that char moves to location x when fighting a mob? Link to comment https://wrobot.eu/forums/topic/4715-move-even-in-combat/#findComment-21853 Share on other sites More sharing options...
iMod 99 Posted January 9, 2017 Share Posted January 9, 2017 Sure just use the condition if you are in fight or not pseudo code: while not in combat ... if in combat move to xyz If you want more informations please explain us what botbase you want to use. Edit: If you just want ignore mobs if your are at a mount while moving to a place, take a look at this post. Ignore fighting if in ground mount is the option you'r looking for. Link to comment https://wrobot.eu/forums/topic/4715-move-even-in-combat/#findComment-21854 Share on other sites More sharing options...
Fableonian 1 Posted January 9, 2017 Author Share Posted January 9, 2017 4 hours ago, iMod said: Sure just use the condition if you are in fight or not pseudo code: while not in combat ... if in combat move to xyz If you want more informations please explain us what botbase you want to use. Edit: If you just want ignore mobs if your are at a mount while moving to a place, take a look at this post. Ignore fighting if in ground mount is the option you'r looking for. Not looking for the mount/dismount in combat. What i am looking for is if i am fighting a certain mob or dungeon boss where i need to move out of stuff, i want it to move to location x after x seconds for example. The conditions you gave in your example like if in combat, move to xyz. Where can i put those commands? Is it in fightclass profile or questprofile? Link to comment https://wrobot.eu/forums/topic/4715-move-even-in-combat/#findComment-21864 Share on other sites More sharing options...
iMod 99 Posted January 10, 2017 Share Posted January 10, 2017 Ah okay, you can add it in any profile / plugin you want. You just need to add C# conditions. Link to comment https://wrobot.eu/forums/topic/4715-move-even-in-combat/#findComment-21870 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now