Hi, I think the title is obvious, I want to write a PHP Script that takes a map file (patch 1.31 maps, before reforged) and Generate a Minimap from the given file and return it as an image
What steps should i follow ? Im a PHP Developer but I have no Idea about the Warcraft Maps Architectures and Encoding/Decoding, And I wanna know that do I have to generate a minimap by reading the map file ? or is there a bitmap representation of the minimap in the map file pregenerated by world editor ?
What steps should i follow ? Im a PHP Developer but I have no Idea about the Warcraft Maps Architectures and Encoding/Decoding, And I wanna know that do I have to generate a minimap by reading the map file ? or is there a bitmap representation of the minimap in the map file pregenerated by world editor ?