06.03.2008, 06:08
RAF_Magpie Wrote:thanks for that Maraz... a couple of quick questions:
1.) how exactly does one make sure the map size is a multiple of 32? Or rather how to make it a multiple of 32?
You must divide the number of pixels (both along X and Y) by 32. If there is no remainder, that's OK. If there is a remainder, you must crop those pixels from the map, at the borders.
Quote:2.) what exactly is map_F for?It's used to show far land (when not in perfect mode)
Quote:3.) by 2D maps, you refer to the Mini-Map and the 'zoomed' out, tactical map? These 2D maps can be in any style correct?
Yes and yes
Hope this helps
Maraz