• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[JASS] Uh.. question about a JASS snippet in the download section..

Status
Not open for further replies.
Level 2
Joined
Jan 8, 2006
Messages
6
I saw a snippet called "ForEachAbilityOnUnit" and I was wondering what exactly it does/can be used for, since the description seems somewhat vague. Also, can it be used on multiplayer? (Since it seems to use Game Cache?)
 
Level 2
Joined
Sep 21, 2005
Messages
27
Sounds to me like it lets you loop through the abilities on a unit, possibly to check if a unit has those abilities.

I believe there's a function to check if a unit has a buff, but I can't recall seeing one for checking if it has abilities.
 
Status
Not open for further replies.
Top