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

Fade Filter

Status
Not open for further replies.
Let's say you want the filter to take place for the owner of a unit, which casts a specified ability:
  • Actions
  • Set Transparency = 100.00
  • Custom script: if GetLocalPlayer() == GetOwningPlayer(GetTriggerUnit()) then
  • Set Transparency = 0.00
  • Custom script: endif
  • Cinematic - Fade out and back in over 2.00 seconds using texture White Mask and color (100.00%, 0.00%, 0.00%) with Transparency% transparency
 
Level 11
Joined
Oct 13, 2008
Messages
560
this local player is one variable?

can you do one spell map for me?

*___*

sory
=\


EDIT: if you played aliens vs predator you will understand, but I want make one termo vision for my predator, you know how to make the unit color be other and only one player see this color?
sory about my bad english see this video


 
Status
Not open for further replies.
Top