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

black background problem behind PORTRAIT

Level 3
Joined
Dec 18, 2021
Messages
14
I'm working on Warcraft 1.31. After using call
JASS:
BlzFrameSetAllPoints(BlzGetOriginFrame(ORIGIN_FRAME_WORLD_FRAME,0),BlzGetOriginFrame(ORIGIN_FRAME_GAME_UI,0))
to remove Humanuitile05 and Humanuitile06. Then the problem of black background behind PORTRAIT is see-through. Is there any way to restore the black background behind PORTRAIT?. Thanks everyone in advance
Untitled.png
 
Top