• 🏆 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!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[Solved] Map Visability

Status
Not open for further replies.
Level 2
Joined
Sep 1, 2011
Messages
20
Hi, I was wondering how to make it so that whenever a map is started, that the map is all explored and rather than not explored. To make things clear, how do i make the map always explored?
 
Level 13
Joined
Oct 25, 2009
Messages
995
Use these simple trigger,
  • Actions
    • Visibility - Disable fog of war
    • Visibility - Disable black mask
Or
  • Actions
    • Visibility - Create an initially Enabled visibility modifier for Player 1 (Red) emitting Visibility across (Your Visibility Region)
 
Status
Not open for further replies.
Top