HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

My logic isnt working today, help with SIMPLE trigger

04-17-2004, 03:36 AM#1
FyreDaug
I'm not understanding my own logic, possibly for 2 reasons, I'm super tired, or I just havent used WE for a long time.

Anyways the trigger is supposed to detect when any unit owned by player X stops and does nothing, it tell the unit to move to a rect/location.

I've played with it for 20mins (yes amazingly 20mins) and I give up, help me please.

EDIT: lol I guess I should attach the trigger:

Move Stuck
Events
Unit - A unit owned by Player 10 (Light Blue) Is issued an order with no target
Conditions
Actions
Unit - Order (Triggering unit) to Move To (Center of 1 5 <gen>)
04-17-2004, 06:24 AM#2
sc_freek
Wouldn't you need a condition for stop?

Conditions
Order - issued order equal to (string(stop))

sumthing like that...
04-17-2004, 07:00 AM#3
The Gearhead
No, it's just like in-game. Current orders take command over the unit.