HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Adding Chaos

01-21-2007, 10:12 PM#1
Szythe
Ive read in several threads about 'adding' or 'using' the Chaos ability, which would be done as follows, from what I understand:

Collapse JASS:
call UnitAddAbility( some_unit, 'Srtt' )

Or the variations such as Chaos (Grunt), etc.
Whenever I add this ability to a unit, nothing happens. What am I doing wrong? Isn't it supposed to transform the unit into a grunt (for the Chaos (Grunt) variation)?
01-21-2007, 10:52 PM#2
maximilianx
what exactly is it that chaos does? it looks like a dummy ability to me
01-21-2007, 11:10 PM#3
Vexorian
I think that all the usual chaos abilities have tech requirements
01-21-2007, 11:12 PM#4
maximilianx
but what does chaos do?
01-21-2007, 11:58 PM#5
Av3n
Read the Ability Tut at the Tutorials section

-Av3n
01-22-2007, 12:07 AM#6
RaveEye
Chaos let you transform a unit to another unit.
01-22-2007, 12:41 AM#7
Ignitedstar
Can Chaos work multiple times? Or do you have to revert the unit to it's original, then use the other Chaos ability?
01-22-2007, 01:01 AM#8
Szythe
Quote:
Originally Posted by Vexorian
I think that all the usual chaos abilities have tech requirements

Thanks. I'm embaressed that I overlooked such a simple thing.