HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

UnitRemoveAbility()

07-18-2010, 12:16 AM#1
Nightwisher_
Collapse JASS:
native UnitRemoveAbility            takes unit whichUnit, integer abilityId returns boolean
When does it return "False" ?
07-18-2010, 07:48 AM#2
Tyrande_ma3x
Probably when the unit does not have that certain ability and thus it can't be removed. I'm not sure also.