kidd 0 Posted July 5, 2019 Share Posted July 5, 2019 Hi, I followed many instrunctions, and set the 'Charge' spell with correct parameters, but it will never be casted. Is there anything wrong with my settings? or other settings of WRobot? I am running it on vanilla. -------------------------------------------------------------- I found the possible reason. When I change the 'Range' of General Settings in Class Fight Editor from 5 to 25, the bot sometimes charges. However, if the casting fails, and the mob comes into combat but casting range spells towards the bot, the bot is just standing at the distance of 25 instead of moving forward. Is there any good way to cast 'Charge' while not in combat, continuously click this button all the time, and move to the mob while get into combat? Thanks. ---------------------------------------------------------------- I found the problem. I should not add the condition that 'Me in Combat, False' into the Charge spell. Post end thanks. Best, Warrior_new.xml Link to comment https://wrobot.eu/forums/topic/11473-warrior-charge-wont-take-place/ Share on other sites More sharing options...
Andoido 75 Posted July 6, 2019 Share Posted July 6, 2019 try changing the priority to 1, other than that i dont see anything that would cause it to"not" be used on pull. i dont have wrobot open atm, but is there not a condition that allows you to use it on pull? Link to comment https://wrobot.eu/forums/topic/11473-warrior-charge-wont-take-place/#findComment-54865 Share on other sites More sharing options...
Ordush 185 Posted July 7, 2019 Share Posted July 7, 2019 The reason you are having issues with charge, is because it requires two things: high range + out of combat. Now if you use the fightclass editor, changing range will be problematic. However, if you use c# you what you need to do is make a condition that you are out of combat and charge is off CD, secondly you need to change the pull range to 8+. Make sure you make it change the range back to 5 after charge. Link to comment https://wrobot.eu/forums/topic/11473-warrior-charge-wont-take-place/#findComment-54866 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