HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Very Easy Question

02-12-2004, 03:06 PM#1
SirSalute
I had event and condition like this:
Event - A unit Starts the effect of the ability
Condition - (Ability being cast) Equal to Reveal

Is the player's unit that activate reveal at the Neutral Globin Labotary known as

a) Event Response - Buying Unit
b) Event Response - Casting Unit
or
c) Event Response - Triggering Unit


Please help me, i'm being troubled by this.:(
02-12-2004, 05:49 PM#2
xxxSpikexxx
why don't you just try it out 1 by 1? and if all don't work you can post it here ...

i think you can't figure out witch unit is using the merchant because its no item so its unimportant to the game who uses the merchant ... the programm only knows if there is a unit in range ...

there should be a way with variables if make a region around the merchant ...

if a unit enters you make it "theUser" for example ... when it leave you set "theUser" to none ...

but since i don't know what exactly you are trying to do i can't say if it works or not ...

how many units may be near it at the same time? ... are they hostile to each other? and stuff ...