Editing Minimaps in .smf
Moderator: Moderators
Editing Minimaps in .smf
Is there any way to edit the minimap for an smf map?
Re: Editing Minimaps in .smf
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)
( i typically do this in maps with water as it looks nicer than simply showing the ground texture)
Re: Editing Minimaps in .smf
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
Thanks guys, ralphies method worked fine.