- Joined
- Jun 2, 2009
- Messages
- 1,233
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
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