Page 1 of 1

Autocast when enemy in range

Posted: Wed Jun 19, 2013 11:52 am
by MisiuPysiu
Hi,

The possibility do define different autocast conditions is great. It allows for instance to play a class mostly using one key (in addition to direction keys). My latest solipsist had all the relevant damage dealing talents on autocast. This works very well on talents which have range 10 but is a bit tedious to use on talents with lesser range (solipsists have most of the ranged talents set to range 7).

It would be a great addition to the autocast menu if you could use the option:

"cast when enemy visible and in range"

Cheers:)

Re: Autocast when enemy in range

Posted: Tue Sep 17, 2013 12:48 pm
by MisiuPysiu
Additionally, the possibility to define the order in which talents should be auto casted would be great. It could be done similar to the golem talent configuration where you assign numbers to specific talents.
Many classes would profit from such improvements and the gameplay would be much smoother.

Also, this is a shameless bump...

Re: Autocast when enemy in range

Posted: Tue Sep 17, 2013 3:27 pm
by jenx
I looked into this once - it is very difficult to code the way it is done currently, as it is handled by coroutines. I"d love these features, but we'll need DG's assistance I think. Or another very good lua programmer who understands the engine.

Re: Autocast when enemy in range

Posted: Wed Sep 18, 2013 10:53 am
by MisiuPysiu
Yeah,

I tried once to get into this part of the code. Sadly I failed :(

I hope though this will be implemented some time in the future.