Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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!
Custom script: if GetLocalPlayer() == GetOwningPlayer(GetTriggerUnit()) then
Set R_TransparencyDesyncDe[1] = 70.00
Set R_TransparencyDesyncDe[2] = 50.00
Set R_TransparencyDesyncDe[3] = 100.00
Custom script: endif
Cinematic - Apply a filter over 0.20 seconds using Normal blending on texture White Mask, starting with color (0.00%, R_TransparencyDesyncDe[3]%, R_TransparencyDesyncDe[2]%) and R_TransparencyDesyncDe[1]% transparency and ending with color (0.00%, R_TransparencyDesyncDe[3]%, R_TransparencyDesyncDe[2]%) and R_TransparencyDesyncDe[1]% transparency
This is the trigger from a hero of mine. I have placed the values needed for the Cinematic Filter in variables, because it will desync for players. So, you actually 'localize' the real variables for the players, rather than the filter itself, which will desync, if not used correctly.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.