• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Stone Form - Being casted on other units?

Status
Not open for further replies.

TfW

TfW

Level 1
Joined
Jan 13, 2006
Messages
2
Since just changing the target field of Stone Form won't work I will have to base an ability off of hex/polymorph and use triggers.

I also want them to become grey (I can do this via tinting but can it be done via triggers?)

I'm real unsure on what I need to do with triggers :\

Could anyone give me a little direction here?
 
Level 22
Joined
Jan 10, 2005
Messages
3,426
U will have 2 make a custom stone form. (So all those units wont get animations etc)

just make a custom target based ability. Preferably without buffs (Finger of Death)

(This trigger only works if the ability strikes the unit with no time in between (Like finger of death))
Events:
Unit begins casting an ability
Conditions:
Ability = Stone Form
Actions:
Pause Target unit of ability being cast
animation - vertex colour to 50%, 50%, 50%

I think there is no better way to do it
 
Status
Not open for further replies.
Top