• 💀 Happy Halloween! 💀 It's time to vote for the best terrain! Check out the entries to Hive's HD Terrain Contest #2 - Vampire Folklore.❗️Poll closes on November 14, 2023. 🔗Click here to cast your vote!
  • 🏆 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!
  • 🏆 HD Level Design Contest #1 is OPEN! Contestants must create a maze with at least one entry point, and at least one exit point. The map should be made in HD mode, and should not be openable in SD. Only custom models from Hive's HD model and texture sections are allowed. The only exceptions are DNC models and omnilights. This is mainly a visual and design oriented contest, not technical. The UI and video walkthrough rules are there to give everyone an equal shot at victory by standardizing how viewers see the terrain. 🔗Click here to enter!

[Trigger] trigger a minimap change

Status
Not open for further replies.
Level 5
Joined
May 3, 2009
Messages
129
is there any way of making a trigger to change the minimap ?

i want to split a epic map up in to 4 diffrent places and i want to change the minimap for the diffrent places cos the game will only run in 1 place per game

i want to change the minmap each time dependent on what place the game randoms at the start of the game
 
Level 8
Joined
Dec 9, 2009
Messages
397
4 rects, then you'd just

  • Camera - Set the camera bounds for Player 1 (Red) to HeroPickArea <gen>
I think that changes the mini map to the camera bounds.
 
Level 5
Joined
May 3, 2009
Messages
129
hmm tryed it and it locks the camera to the region but it dont change the minimap and it says
  • Camera - Set the camera bounds for Player 1 (Red) to Region 000 <gen>
this restrict the game camera to the specified region. changing the carmera bounds does not change the scale of the minimap. This should
 
Last edited:
Status
Not open for further replies.
Top