World of Warcraft
Starcraft
Warcraft 3
Starcraft 2

War3map.mmp

From Source Peek Wiki

Jump to: navigation, search
This page needs work yet! Please edit it and remove the NeedsWork template tag. You may find more pages which need work here

Header: int: unknown (usually 0, maybe the file format) int: number of datasets

Data: The size of a dataset is 16 bytes. int: icon type

  Icons Types:
     00: gold mine
     01: house
     02: player start (cross)

int: X coordinate of the icon on the map int: Y coordinate of the icon on the map

  Map Coordinates:
     top left: 10h, 10h
     center: 80h, 80h
     bottom right: F0h, F0h

byte[4]: player icon color

  Player Colors (BB GG RR AA = blue, green, red, alpha channel):
     03 03 FF FF : red
     FF 42 00 FF : blue
     B9 E6 1C FF : cyan
     81 00 54 FF : purple
     00 FC FF FF : yellow
     0E 8A FE FF : orange
     00 C0 20 FF : green
     B0 5B E5 FF : pink
     97 96 95 FF : light gray
     F1 BF 7E FF : light blue
     46 62 10 FF : aqua
     04 2A 49 FF : brow
     FF FF FF FF : none
This page was last modified on 22 April 2008, at 22:49. This page has been accessed 413 times.