- Joined
- Sep 6, 2015
- Messages
- 576
I've been trying to make a faultless morphing spell/trigger for morphing Peons into Fel Orc Peons, but so far all of the things I've tried had some faults.
First, I tried creating the spell using Destroyer Form as a base, but when I tried building with them, I place a building, the peon approaches and nothing happens, the building doesn't appear under construction.
After that, I tried creating the spell using Metamorphosis, but the same happened again.
Then, I tried with triggers of various kinds, and the only one that would somehow work was this one:
I've also searched for an already-existing thread about this problem, but as far as I could see none exist.
Note also that the trigger works perfectly with non-morphing spells, but those can't be set to have payment for them, except with a trigger, but then the payment won't be shown normally in the tooltip.
First, I tried creating the spell using Destroyer Form as a base, but when I tried building with them, I place a building, the peon approaches and nothing happens, the building doesn't appear under construction.
After that, I tried creating the spell using Metamorphosis, but the same happened again.
Then, I tried with triggers of various kinds, and the only one that would somehow work was this one:
-
Pot Woodcutter
-
Events
-
Unit - A unit Starts the effect of an ability
-
-
Conditions
-
(Ability being cast) Equal to Invulnerability Potion (Woodcutter)
-
-
Actions
-
Wait 0.90 seconds
-
Unit - Replace (Casting unit) with a Mutant Woodcutter using The old unit's life and mana
-
Selection - Select (Last replaced unit) for (Owner of (Last replaced unit))
-
-
I've also searched for an already-existing thread about this problem, but as far as I could see none exist.
Note also that the trigger works perfectly with non-morphing spells, but those can't be set to have payment for them, except with a trigger, but then the payment won't be shown normally in the tooltip.