• 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.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!

How can I get a unit after transformation as an event?

Status
Not open for further replies.
Level 7
Joined
May 29, 2013
Messages
152
Before reforged, it was possible to get a unit event that entered. However, this is not possible in the current version. How can I get a unit event transformed units and untransformed units?
Any advice is welcome.
 
When you're transforming units with an ability (like Gargoyle Form) then why not try 'When unit casts an ability'?

Of course I tried this but it didn't.

To explain more precisely the trigger I want, I want delete a specific skill on the unit after the transform and also delete the specific skill on the unit after the untransformed.
base transform skill is chemicalrage.
 
Before reforged, it was possible to get a unit event that entered. However, this is not possible in the current version.
No events were removed between 1.31 and 1.32.
To explain more precisely the trigger I want, I want delete a specific skill on the unit after the transform and also delete the specific skill on the unit after the untransformed.
base transform skill is chemicalrage.
Try disabling ability permanence. The ability should be lost when the unit morphs.
 
No events were removed between 1.31 and 1.32.

It's different because I moved from 1.28.5 to reforged. Anyway, in 1.28.5, entered unit could detect transformed units.

Try disabling ability permanence. The ability should be lost when the unit morphs.

It doesn't work :( Maybe because of the nature of ability I'm trying to get rid of.
I am using the passive stealth ability of the Goblin Mines. Because its collision ignore effect is very useful for my map. The side effect of this, is that the unit automatically becomes invisible when it dies. but this can be solved by deleting the unit's ability.
 
It's different because I moved from 1.28.5 to reforged. Anyway, in 1.28.5, entered unit could detect transformed units.
So you are saying that the "unit enters region" event no longer detects morphs?

I am pretty sure this was always the case, although it would detect "replaced" units since the action to replace unit literally removes the old unit and creates a new one rather than transforming the existing one.

I suggest looking for custom event systems. They might have a way to detect morphs such as due to changing states of defend.
 
Status
Not open for further replies.
Back
Top