- mem.dll (command map dumper)
- by Andrew (http://www.team5150.com/~andrew)

Dumps the command map to a 1024x1024 RGB .raw file in "Tribes/Temp" when 
the client function rebuildCommandMap() is called (aka on mission load). 
File name is "MissionName_XxY_WxH.raw" where X/Y is the top left corner of 
the map in game coordinates and W/H are the width and the height of the map
in game coordinates.