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

Updating Minimap with GUI?!

Status
Not open for further replies.
Level 7
Joined
May 23, 2008
Messages
307
Hi guys.
I make a map atm where terrain changes after every level. So the minimap should get update it, too! But now when the terrain changes, the old minimap is still there! Is there a simple trigger i didn't find? I dont think so because i looked for it really a long time. Is there a JASS way to do it? Please help me ;)
 
Level 7
Joined
May 23, 2008
Messages
307
It's really a problem!
If i could do so i could make as many levels as i want but now i can only make 10 >.<
 
Level 7
Joined
May 23, 2008
Messages
307
Hmm, yeah i think i'm going to do so. Thanks to all of you! I dont know How I add a custom image but I will find out ;)
 
Level 7
Joined
Sep 5, 2006
Messages
333
use this
Untitled Trigger 001
  • Events
  • whatever you need
    • Conditions
    • Actions
      • Visibility - Create an initially Enabled visibility modifier for Player 1 (Red) emitting Fog of war across (Playable map area)
      • Visibility - Destroy (Last created visibility modifier)
 
Status
Not open for further replies.
Top