What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

cyclone fix?

matter

Member
Joined
Dec 9, 2012
Messages
185
Reaction score
0
how can i make so cyclone is better? the bot has no clue how to handle it.
 
I would agree with this and for the time being have switched to another skill. I likely need to provide a log, but no matter how I enter the melee attack range, the bot will stand still for a while with the log saying basically the following for a while... attack distance set to 15, mob 21 units away, moving towards mob

It does this repeatedly until t chickens, or vengeance, riposte, et al. kills the mob.
 
how can i make so cyclone is better? the bot has no clue how to handle it.
I would agree with this and for the time being have switched to another skill. I likely need to provide a log, but no matter how I enter the melee attack range, the bot will stand still for a while with the log saying basically the following for a while... attack distance set to 15, mob 21 units away, moving towards mob

It does this repeatedly until t chickens, or vengeance, riposte, et al. kills the mob.

Before the "rework" EB had a function that told EB to use a said spell to a given location, all along the path. I don't know if it's still available, but pushedx can confirm.

The thing is that to be efficient with cyclone you'll need to find clusters, the best point to use spell in a mob's crowd.
 
To answer your question, you'd make your own CR that provides the type of logic that works best for that skill and your build. You could try modifying ExampleRoutine to contain cyclone specific logic, but it's not really setup to cater towards skills that need specialty logic (which cyclone has always fallen under since it was added due to its mechanics).

For development related stuff, have a read over all the material provided in the Guides section to understand the APi provided, and how things are currently setup.
 
Back
Top