• 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!

Ice Block

Status
Not open for further replies.
Level 12
Joined
Nov 5, 2007
Messages
730
If you ever played WoW, then you'll probably know what I mean.

The spell, when cast, is supposed to encase the caster in a block of ice (freezing breath effect) for 3/4/5/6 seconds, disabling all actions, but making him invulnerable. (To avoid losing buffs, it would be good if he just resisted all damage instead of making his armor invulnerable.)

The tricky part, which I have no idea how to pull off is, to make the caster able to deactivate the block at any time.

Any ideas?
 
Level 8
Joined
Apr 30, 2009
Messages
338
make it a channel with all other abilities disabled, give magic immunity and invulnerability as unit abilities when cast. check every 0.1 seconds if the current order is the channeled spell, if not then remove the effects.
 
Thats a LOT easier and you don't even need a trigger, I've created it once:
Use metamorphose into a new unit:
New unit is invulnerable, has a positiv lifereg and an ice-block model.
In addition, metamorphose gives the possibility to disable all other abilitys and give the "block" an ability to morph back. If you realy want to keep the buffs, you'll need a damage detection system to provide it with immunity, search for it.
 
Level 3
Joined
Mar 25, 2008
Messages
56
hi justify sorry for brining this thread back but i tried your method and it didnt work for me, my unit didnt change into the freezing breath form, instead he just becomes a shadow and im not sure how to make the metamorphasis casting time and cooldown
 
Status
Not open for further replies.
Top