HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Morph skill help

01-02-2007, 09:01 PM#1
grupoapunte
hi, i have a unit with an alternate form, i use a morph skill to make it change, but the problem is that when i use that skill i lose the first unit (which is a hero that its set in several globals for game use, it also loses the abilities added with triggers) so to fix that i would have to make a trigger that when the spell takes effect it will have to reemplace the unit in the globals, and re add all the abilities, so the question is if theres a way by triggers (i can use jass, no problem) to make it change to its alternate form without having to reemplace the unit.

Thanks
01-02-2007, 09:08 PM#2
Av3n
... you have to just add all the abilities to the alternative form or use locals...

-Av3n
01-02-2007, 09:09 PM#3
oNdizZ
just copycat the Demon Hunter's ultimate: Metamorphosis
copy the ability fields from your main hero and paste them at your alternate hero.

edit: argh, was beaten by a Zoids Genesis fan
01-02-2007, 09:11 PM#4
Av3n
... He might want it to stay like that and change back whenever it wants...

-Av3n
01-02-2007, 09:18 PM#5
oNdizZ
ah, well then he can use the Tinker's ultimate, Robo-Goblin.