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

[Solved] How to change "in-game minimap" properly?

Status
Not open for further replies.
Level 18
Joined
Jun 2, 2009
Messages
1,236
Hello everyone. I was checking topics about changing in-game minimap but none of these worked.
But actually i was able to change it few months ago. But somehow it is not working now.
I have a file with 256x256 size and saved as .tga (i was succesful with .tga)
And i have a code like this
call BlzChangeMinimapTerrainTex("war3mapImported\\war3mapMap.tga")

But when i try to save, error appears like this
Undeclared Function BlzChangeMinimapTerrainTex
 
Level 21
Joined
Mar 16, 2008
Messages
979
still should be possible pre-reforged?

 
Level 18
Joined
Jun 2, 2009
Messages
1,236
still should be possible pre-reforged?

Yes i was knew that and i was already solved my issue. Thank you for your interest my friend.
 
Status
Not open for further replies.
Top