Is it possible?
At some point, I noticed that buffs are managed using the ability functions in JASS, so I was wondering if I could directly add a buff to a unit. It doesn't need to do anything, but if it shows the icon with the text and stuff, that would be super cool.
EDIT:
It would be like:
At some point, I noticed that buffs are managed using the ability functions in JASS, so I was wondering if I could directly add a buff to a unit. It doesn't need to do anything, but if it shows the icon with the text and stuff, that would be super cool.
EDIT:
It would be like:
call UnitAddAbility(myUnit, 'B007')