Page 1 of 1

Detect more then 1 enemy, then use AoE?

Posted: Sat Jul 16, 2011 12:13 pm
by botje
I'm Warrior, and would like to detect more then 1 enemy, so i can use Whirlwind etc.

any idea?

Botje

Re: Detect more then 1 enemy, then use AoE?

Posted: Sat Jul 16, 2011 1:37 pm
by rock5
I've thought about this on more than one occation. The problem is that the number of targets will change during the fight so you would have to continuously count the valid targets within range during combat, which might put too much stress on the bot depending on how crowded the area is.

Still it might work and be worth trying. I'll think about it some more. Maybe I'll start by making some sort of userfunction.

Re: Detect more then 1 enemy, then use AoE?

Posted: Sat Jul 16, 2011 2:43 pm
by botje
great :)

main reason i ask is because when i farm CY, and i get to the room with that large Boss, i get run over by all mobs in that room, i am strong enough to take them out with 1 or 2 skills, but i first have to detect them xd

for now i just keep a eye on the bot.

Thanx in advance mate ^^

Botje

Re: Detect more then 1 enemy, then use AoE?

Posted: Sat Jul 16, 2011 6:43 pm
by kanta
rock, I thought you had already done something like this in a previous post?

http://www.solarstrike.net/phpBB3/viewt ... 759#p19759

Re: Detect more then 1 enemy, then use AoE?

Posted: Sun Jul 17, 2011 10:32 am
by rock5
kanta wrote:rock, I thought you had already done something like this in a previous post?

http://www.solarstrike.net/phpBB3/viewt ... 759#p19759
That should count the ones that have you agroed but I been thinking alot about how we could AOE skill smore usuable. Not only for defense but also for attack.

It's not high on my priorities though.