Page 1 of 1
Editing Minimaps in .smf
Posted: 26 Oct 2008, 11:59
by Beherith
Is there any way to edit the minimap for an smf map?
Re: Editing Minimaps in .smf
Posted: 26 Oct 2008, 12:19
by ralphie
open up mini.bmp after it's been compiled, make your changes, then set it to ready only so it doesn't get overwritten
( i typically do this in maps with water as it looks nicer than simply showing the ground texture)
Re: Editing Minimaps in .smf
Posted: 26 Oct 2008, 12:23
by REVENGE
I've done this manually using hex editing, although since it's not like theres any encoding being done to the embedded minimap file, someone should code a simple minimap editing program.
Re: Editing Minimaps in .smf
Posted: 27 Oct 2008, 11:18
by Beherith
Thanks guys, ralphies method worked fine.