Jump to content

Recommended Posts

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!

Link to comment
Share on other sites

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:)

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...