• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

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

Status
Not open for further replies.
Level 17
Joined
Jun 2, 2009
Messages
1,154
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 18
Joined
Mar 16, 2008
Messages
721
still should be possible pre-reforged?

 
Level 17
Joined
Jun 2, 2009
Messages
1,154
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