Warcraft III resources & community, 2003–2006 · archived

running creeps that attack..

6 posts
#1

running creeps that attack..

i want my creeps to move to a certian location after spawned... but fight if they see an enemy??

i have a feeling there is a simple solution... thanks for your time, much appreciated
#2
OK, you need the action "Unit - Issue Order Targeting A Point". Use it, for example, this way:
Unit Group - Pick every unit in (Units in (Spawn area)) and do (Unit - Order (Picked unit) to Attack/Move To (Center of (Target area)))
#3
if it would be a TD or hero defence than there is a better way to make same strigger as DarkShadow said,but with a little corrections.

Event
Unit enters area [needed]
Condition
Owner of entering unit [needed]
Action
order entering unit to move-attack at center of [where they need to go]
#4
Yes , the event its very important...
#5
Thx, you guys are great
#6
Hrm..I first read the subject and I was thinking "he must want creeps to attack as they are running..."