Trigger Help Needed

DisTurBeD-OrC

Member!
Joined
Dec 22, 2003
Messages
46
Reaction score
0
Location
Ohio
I need a trigger, that works, that will kill a unit when it touches a siege engine... But since it's rectangle and the the roller thing at the front hangs off the selection circle I can't use a trigger defining range because I want it to look like the unit dies right when it touches it. I made this trigger but it doesn't work.

Events
Unit - A unit enters (Region(((Position of Chicken 0000 <gen>) offset by (-352.00, -176.00)), ((Position of Chicken 0000 <gen>) offset by (176.00, 256.00))))

Conditions
(Owner of (Triggering unit)) Equal to Player 12 (Brown)

Actions
Unit - Kill Chicken 0000 <gen>

(Player 12 only has control of multiple types of siege engines)
If you can help I would appreciate it!
 

Icey_Gregorio

Member!
Joined
Aug 16, 2004
Messages
129
Reaction score
0
Location
My home
Website
Visit site
This is waht u do.

Event: A unit comes within .75 of Siege Engine

Condition: Triggering unit equal to player 12

Action: Kill triggering unit
 

DisTurBeD-OrC

Member!
Joined
Dec 22, 2003
Messages
46
Reaction score
0
Location
Ohio
That dosn't work right. Range is defined by a circular area around the center point of a unit, and since a siege engine is rectangular and range is a circle it will never match up. I'd rather see if anyone can a better way. Thanks anyways.
 

New threads

Top