[Trigger] Simple trigger causes Warcraft to close

Status
Not open for further replies.
Level 7
Joined
Jan 18, 2007
Messages
180
  • attack neutral
    • Events
      • Unit - A unit Is issued an order targeting an object
    • Conditions
      • (Owner of (Target unit of issued order)) Equal to Player 11 (Dark Green)
    • Actions
      • Unit - Order (Ordered unit) to Attack (Target unit of issued order)
I went in to test the trigger, and when I attacked a unit owned by Player 11, Warcraft just closes. No error message or anything.
 
Level 9
Joined
Oct 17, 2007
Messages
547
How about use the "Unit is attacked" event? Check if triggering unit belongs to player 11?

Btw, what does that trigger suppose to do? im confused...
 
Level 4
Joined
Dec 16, 2007
Messages
134
Well is player 11 an enemy? if so then you don't need that trigger.

If it is an ally then try adding a condition if order is move or patrol.
 
Status
Not open for further replies.
Top