• Check out the results of the Techtree Contest #19!
  • 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.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

Minimap in-game

Status
Not open for further replies.

LiI.Xand3r

L

LiI.Xand3r

Hey,
I'm kinda new to WE, that's why I decided to ask you for help.

Do you know how can I turn my minimap off?
I mean that: People who are playing, don't see the whole area on the minimap.

I tried to find the answer myself, but I couldn't...
Thanks for any advice!
 
You can ''shrink'' minimap on certain area using trigger.

  • Camera - Set the camera bounds for Player <X (Color)> to <Your Region>
If you want to disable it, use this trigger.

  • Melee Initialization
    • Events
      • Map initialization
    • Conditions
    • Actions
      • Game - Hide creep camps on the minimap
      • Game - Disable ally color button and Disable creep camp button
 
Last edited:
I did the same way you said, but when I start the game it crashes...
And yup, I set the patch to war3mapMap.tga and I also tried with .blp, but both cause crash ;(

Anyway, thanks for advice ;)
 
Well,
war3mapPreview.tga is what you see in lobby, and it doesn't change the in-game minimap picture...
And, when I'm using war3mapMap.tga it still causes crash.

Edit:
->DarkAngelAzazel
What program? :)
 
Try to import this file. It works fine for me without any tool

IMAGE:
58738d1245938156-minimap-in-game-image.jpg
 

Attachments

  • War3mapMap.tga
    War3mapMap.tga
    192 KB · Views: 177
  • Image.JPG
    Image.JPG
    112.5 KB · Views: 278
WEU? Please, no. WEU adds no functionality and introduces tons of bugs.

Just change the neutral building icon to something like ".blp" and it'll kill your minimap.
 
Thanks everyone for reply :)
Few of these ideas works, but the one with WEU crashed my map, and I had to recover it later on, but it works perfect now.
Thanks again!

Yours
Xand3r
 
Status
Not open for further replies.
Back
Top