HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Detecting Windwalk

02-23-2005, 11:46 PM#1
Tear25
Is it possible to detect if a unit is not in windwalk mode. Example: I have a trigger when the unit enters windwalk, it creates a unit. When the unit exits windwalk, I want it to destroy that unit.
02-24-2005, 12:58 AM#2
Tear25
Ok, wow, nevermind. I think I should start thinking about triggers and whatnot for more than 20 minutes before I post here. I completely forgot about the boolean comparison for unit has buff. Sorry!