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

[Spell] multiple Permanent Invisibility

Status
Not open for further replies.
Level 2
Joined
Sep 14, 2011
Messages
8
So I tried copying Mirana's Moonlight Shadow. It didn't turn out so well. The invisibility kicked in but it stayed there even after 11 seconds.

Here's the trigger I used:
298731_2267703964527_1006400861_32614966_628279739_n.jpg
 
Level 8
Joined
Jan 8, 2010
Messages
493
waits should not be used in Unit Groups. or so i was taught.
instead, you should add those picked units to a group. either start a timer or use an indexing system, then when the timer ends or the unit's index reaches a particular number (in most cases 0), remove the permanent invisibility.
 
Status
Not open for further replies.
Top