HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

right click with an unit ("smart") on a destructable == "attack", in all case ?

12-14-2008, 08:54 PM#1
Troll-Brain
In order to determine which order, an unit get, when we are ordering it with a right click, i need to know if a right click on a destructable == "attack" for each destructable type, or if depends the type of the destructable.
12-14-2008, 10:12 PM#2
Monstah
I think the order for right click is always "smart", what the unit does is up to it (or to you, if you decide to JASS its AI).
12-14-2008, 10:16 PM#3
Troll-Brain
Quote:
Originally Posted by Monstah
I think the order for right click is always "smart", what the unit does is up to it.
Yes it is, but that's not the question.

I mean if we right click with an unit on a destructable and the unit has an activate valid attack, the unit will always attack the destructable, or sometimes depends the destructable type, the unit will simply move to him ?

As far i tested the unit always attack the destructable, but i didn't try with all rawcode ...
And ofc i don't ask it for destructables witch can't be targeted.
12-15-2008, 03:44 AM#4
DioD
no

if you have harvest or pickup tree skills (also huntress spirit owl) unit will cast them, not attack.
12-15-2008, 03:26 PM#5
Troll-Brain
Quote:
Originally Posted by DioD
no

if you have harvest or pickup tree skills (also huntress spirit owl) unit will cast them, not attack.

Ok for harvest, i knew that but forgotten to said.
But you can't cast a destructable target spell with the order "smart", can you ?

For a unit you can if "kaboom" is on, but the target must be an unit.
12-15-2008, 03:55 PM#6
Monstah
Check the Huntress Spirit Owl or Pickup Tree, then, as he said (also, Eat Tree)