Staredit Network

Staredit Network -> UMS Assistance -> Hallucinations & Men?
Report, edit, etc...Posted by yoni45 on 2006-05-12 at 22:09:48
QUOTE(Corbo(MM) @ May 12 2006, 08:07 PM)
No...that's not what i meant....i just said that you should close it i don't care about if you said thanks or not, i know that deep inside you are happy.gif wink.gif
[right][snapback]485327[/snapback][/right]


I can close it? =/
Report, edit, etc...Posted by Corbo(MM) on 2006-05-12 at 22:15:58
QUOTE(yoni45 @ May 12 2006, 08:09 PM)
I can close it? =/
[right][snapback]485330[/snapback][/right]

sure, there's a very very very small square on bottom left that nobody sees that says something like Go To or something like that and when you click on the drop down menu it says Close topic select it then clik Go
Report, edit, etc...Posted by Lethal_Illusion on 2006-05-12 at 22:51:35
Well actually, there sorta is a way to detect hallucinations. I devised this method awhile ago, but never used it.

This is the first part to the trigger:

Trigger
Description:
Hallucination Detecting
Conditions:
¤ Always
Actions:
¤ Move Location "Hallucination Detector" on any unit at "Hallucination Area"
¤ Set switch 1
¤ preserve trigger

Now for this to work, there needs to be a burrowed unit or something at the center of location "Hallucination Area." If the location centers on a hallucinated unit, then it will move from the burrowed unit and the resting spot.

This is the actual detecting part:

Trigger
Description:
Hallucination Detect
Conditions:
¤ Switch 1 Set
¤ All Players brings at most 0 burrowed unit to location Hallucination Detector
Actions:
¤ Clear switch 1
¤ Move location "Hallucination Detector" on burrowed unit at location "Hallucination Area"
¤ Whatever other actions you want
¤ Preserve Trigger


This is if the hallucination isn't in the area:

Trigger
Description:
Hallucination absent
Conditions:
¤ Switch 1 Set
¤ Players brings at least 1 burrowed unit to location Hallucination Detect
Actions:
¤ Clear switch 1
¤ Preserve trigger


I don't think that this system will support multiple units in an area, or real/hallucinated units in an area, but its better than nothing.

If you need further help, or if it doesn't work, please PM me.
Next Page (2)