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

[Trigger] Minimap change

Status
Not open for further replies.
Level 5
Joined
Jul 8, 2007
Messages
146
How do i make it so instead of the minimap showing up when u host a game or play a custom game, (right before the loading screen, where the players join, etc) a cutomized picture shows up like in dota v6.46b
 
Level 4
Joined
Nov 25, 2006
Messages
63
There is also a different way, if you don't customize that minimap image before the loading screen, it will show op there to. WHat to do:

-Download WinMPQ.
-Open WinMPQ.
-Open your map.
-Change the file war3mapMap.blp to the image you want.
-Now test your map, you'll see that your minimap ingame is changed to the minimap you changed to it.

A tip: Change war3mapMap.blp with the current minimap with an alpha image over it.
 
Level 13
Joined
Feb 28, 2007
Messages
477
So far there have been some errors in this thread about the minimap pictures.
The truth is that both minimaps are best at 256x256. I don't know if the other resolutions work or not, but the most optimized and stable version is 256x256. Most of the time, you don't have to worry about making an alpha channel; in most programs, an alpha channel on .tga's is just automatic. Also, the CORRECT, EXACT names for the two minimaps are:
war3mapPreview.tga - The preview you get when you host the game on Battle.net (should be a targa, or .tga).
war3mapMap.blp - The actual in-game minimap. If it's supposed to actually be used as a minimap, know that it's exceedingly tricky to align with the terrain correctly, but looks insanely awesome if you get it right (should be a blizzard picture file, or .blp).
 
Status
Not open for further replies.
Top