November 16, 20169 yr Good Evening, I'm trying to create a fight class for my Warrior. The first roll I want him to do is pull a target with the spell "Shoot". When I add shoot to spells and run the bot, when the character goes to pull the gun draws but then he doesn't shoot and goes straight for melee combat. I'm not sure what I'm doing wrong in the rolls, I've tried adding a timer from 2300ms to 999999ms and it doesn't matter the time he will still do the same thing in combat. Can someone please help? If you need more details I can provide or show screen shots. Thanks!
November 17, 20169 yr Author If anyone figures this out let me know, I won't post back until I figure it out.
November 18, 20169 yr Timer = 0 Once per target = true You need to add Conditions like: Target distance bigger or equal than 5 Target distance Smaller or equal 40 But from what i can see you havent made any Conditions yet, so the bot have no idea When to use what:)
November 18, 20169 yr Author Tried your settings but no dice, I'm not sure what it is, but hopefully it can be figured out. I could possibly be doing something wrong as well.
November 21, 20169 yr Try "combat only - False" can move during cast - false and yeah, set condition for range Other than that i'm not sure what to do instead. Shoot requires animation to complete so that's kind of hard. imo just open pull with charge :P
Create an account or sign in to comment