HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Detecting ShowUnit() Units

07-01-2006, 05:18 PM#1
Thunder_Eye
How can I detect a hidden unit (call ShowUnit()) in an area and remove it?
07-01-2006, 05:44 PM#2
Naakaloh
Assign it to a variable, or add it to a group then just refer to that, I'm not sure how specific a response you want.
07-01-2006, 06:02 PM#3
Thunder_Eye
I cant use neither of those, btw, the problem got solved, thou now something else is buggying the spell :/
07-01-2006, 06:02 PM#4
Rising_Dusk
Collapse JASS:
IsUnitHidden(YourUnit)
07-01-2006, 07:47 PM#5
Thunder_Eye
Problem was that the hidden unit didnt get added to the unit group