Fallout/wasteland map??

Loadable maps as opposed to OldCoder's zoomable maps
Q_Morrigan30
New member
 
Posts: 9
Joined: Tue Nov 10, 2015 22:08
In-game: Q_Morrigan fag

Fallout/wasteland map??

by Q_Morrigan30 » Wed Nov 18, 2015 00:44

I am looking to make my own server, possibly public, and I want to make it a Post-apocalyptic PVP survival. However, I do not have the time to make a map like this.. Any suggestions? Or do you have one laying around somewhere? Thanks haha
 

paramat
Member
 
Posts: 2662
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat

Re: Fallout/wasteland map??

by paramat » Wed Nov 18, 2015 04:05

Write a mod that first clears the registered biomes and decorations:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
minetest.clear_registered_biomes()
minetest.clear_registered_decorations()

Then use the biome API to create your own biomes and decorations, for examples see
https://github.com/minetest/minetest_game/blob/master/mods/default/mapgen.lua#L324
https://github.com/minetest/minetest_game/blob/master/mods/default/mapgen.lua#L914
Use mgv5 or mgv7, mgv6 can't be customised.
Also search the forum for mods that customise mgv7.
 

Minetest Sam
Member
 
Posts: 83
Joined: Sat Nov 14, 2015 09:26

Server

by Minetest Sam » Wed Nov 18, 2015 13:46

Hey Paramat I was just looking through the forums and found you. I have a request can you visit my map called Just Do It that would be highly appreciated and if someone could make a server on it that would be awesome.
 

User avatar
prof-turbo
Member
 
Posts: 518
Joined: Mon May 07, 2012 17:02

Re: Fallout/wasteland map??

by prof-turbo » Tue Nov 24, 2015 21:04

Maybe try the Wasteland subgame ? (or tweak it ?)
viewtopic.php?f=15&t=7243
 

paramat
Member
 
Posts: 2662
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat

Re: Fallout/wasteland map??

by paramat » Wed Nov 25, 2015 06:38

Minetest Sam why do you need me specifically to try your map? I'm a very busy dev.
 


Return to Minetest Maps

Who is online

Users browsing this forum: No registered users and 10 guests

cron