Mirage Source
Random MapGen Source - Printable Version

+- Mirage Source (https://mirage-engine.uk/forums)
+-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61)
+--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18)
+---- Forum: Source Code Development (https://mirage-engine.uk/forums/forumdisplay.php?fid=51)
+----- Forum: Mirage Source 4 (Visual Basic 6) (https://mirage-engine.uk/forums/forumdisplay.php?fid=44)
+----- Thread: Random MapGen Source (/showthread.php?tid=3059)



Random MapGen Source - Solodev - 16-08-2009

Ok, so the original author said that he does not allow the code to be put up on other sites, so i am linking to his original post, because this would be to good of a thing to let slip by our hands

http://www.touchofdeathforums.com/smf/i ... pic=8574.0

So he posted the code for it, but not the needed tileset (it is probably the dead image link) and what subs to post the code in to. Does any one care to help out with making this MS4 compatible?

This would be a very good thing to have in Ms i think, and with some community help, it would probally get implemented very quickly and so be worth it.


Re: Random MapGen Source - Toast - 16-08-2009

Looking at the code it's a piece of cake. It's just basically a whole bunch of logical if commands and loops. I'll see if I can get something done with my MapEditor using VB, hardcoded.


Re: Random MapGen Source - Labmonkey - 16-08-2009

I made a program that generated maps for Elysium using rmxp tiles awhile back. I might still have it, but a bunch of maps that I posted were made with that program Big Grin. I have no idea what happened to the source though.