Advanced Fade Filters

Fulla

Evil Overlord
Reaction score
31
How do you Advanced Fade Filters, without making them block out ability tooltips. Whenever I display a fade filter such as an imported tag image, I can't see the tooltips of any unit abilities until I get rid of the Fade Filter?

However in some maps I've seen it where you could!!
Anyone know how to accomplish this?
 

Tukki

is Skeleton Pirate.
Reaction score
29
Maybe use a picture with 100% transparency/alpha. Then just paste your picture right into it?
 

Tukki

is Skeleton Pirate.
Reaction score
29
Or maybe use the bugged DisplayImage function (spelling?), PitzerMike made a map using it (Minesweeper or something like that).
 

Fulla

Evil Overlord
Reaction score
31
Heres an example ingame, notice how I can't see the ability tooltips:
Bunker2-1.jpg


I attached the image I use, its a layer placed over a blank layer.
Something else I need to do, or is there simply an option I'm not doing correctly in the jass trigger?

EDIT: Gah can't attach
 

Tukki

is Skeleton Pirate.
Reaction score
29
Are you using the Fade Filter function? Or the DisplayImage (still spelling?)?
 

Fulla

Evil Overlord
Reaction score
31
JASS:
  //Globals Setup
    set Fade[0]="Fade_Bunker2.tga"
    set Fade[1]="Fade_Plunge.tga"
    set Fade[2]="Fade_FacingWorlds.tga"
    set Fade[3]="Fade_Lava2.tga"
    set Fade[4]="Fade_Stronghold.tga"
    set Fade[5]="Fade_Crossroads.tga"
    set Fade[6]="Fade_Sewers.tga"

  //When I want to display (Sync is for doing previous/next arena)
    call CinematicFadeBJ(1, 1, Fade[Sync], 100., 100., 100., 0)
 

Tukki

is Skeleton Pirate.
Reaction score
29
Search around on Wc3C and see if you can find any information regarding the DisplayImage function. It may be the solution for this.
 

Fulla

Evil Overlord
Reaction score
31
Hmm well, I looked in another map and it uses that exact functio & works fine.
Heres a screenshot of image file as I can't attach it here.
The background is blank, with a simple Text layer on top.

Sample-13.jpg
 

Andrewgosu

The Silent Pandaren Helper
Reaction score
716
Just set the blend mode to "normal" and it should work correctly.

"SetCineFilterBlendMode(BLEND_MODE_BLEND)"

filter.jpg
 

Sooda

Diversity enchants
Reaction score
318
Dude learn to use natives directly, though some BJ functions are useful. Paste BJ function to wc3jass.com function finder and see what it contains. I learned useful things from this thread today.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top