Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
I looked around to see if anyone has done it, a randomly generated map every time the game starts based on an algorithm. Is it possible? is there anyone willing to help me make one?
But it's very limited, I've not seen a map that have generated anything close to decent terrain.
You can generate rooms in a labyrinth or whatever but to decorate those is pretty much impossible. (for the average human, you need some super calculations for that)
having a different map each time will create a new experience every time the game is loaded rather than players rushing to find the "best spot" to build their bases
Randomly generating a map is an extremely difficult problem. If you're interested in really coding a random map that looks good, I would check out Dungeon Generator & Stamp (the only decent random dungeon creator i've ever seen) and use his approach. I've never tried reading through it fully, and right now it's beyond my skills to make something for it.
Yeah, but you just can't use doodads or change terrain height (since it has serious issues, even ignoring desyncs).
There is plenty of algorithms on the internet you can appropriate for wc3. Especially for dungeons.
First step is knowing how you want it to look, then trying to figure out good ways to do that mathimatically.
I think I'd want it to be as realistic to a forest as possible, with dense and light patches of trees, and certain trees (and other things) spawning more likely near to certain things
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.