• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

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
334
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