Guest khanna Posted November 1, 2008 Report Posted November 1, 2008 Is it possible to open a file and save its bmp rendering via command line? if not this would be very useful even as a separate utility thanks
Samapico Posted November 1, 2008 Report Posted November 1, 2008 it's possible to do it (file -> save minimap), but with a command line... hmm... I guess this could be done as a separate utility, pretty simple too
Samapico Posted November 1, 2008 Report Posted November 1, 2008 (edited) There ya go source included very basic, but it seems to work Just call it like .\MapPreview.exe igotamap.lvl anotherone.lvl it should convert both these files in .bmp, under igotamap.lvl.bmp and anotherone.lvl.bmp EDIT: Forgot to add source...added source to the zip fileMapPreview.zip Edited November 2, 2008 by Samapico Added source
Samapico Posted December 5, 2008 Report Posted December 5, 2008 This was updated; see this topic for details
Recommended Posts