Page 1 of 1
One Map, Multiple Worlds
Posted: Fri Oct 10, 2008 11:40 pm
by Sky_216
Well, I've noticed that you can have a few wld files at a time....so I was wondering, is it posssible to have multiple 'worlds' in a single map? So using Zerted's custom game modes, load say three worlds using different modes? My reason behind wanting to do this is having three maps set on the same planet (and all using 90% the same props) without making it into a humungus amount to download...
Re: One Map, Multiple Worlds
Posted: Sat Oct 11, 2008 12:19 am
by [RDH]Zerted
You can load layers from other maps into your own map, if thats what you're asking... Just add another ReadDataFile() in your lua where it loads your main map/layer configuration.
Re: One Map, Multiple Worlds
Posted: Sat Oct 11, 2008 12:57 am
by Maveritchell
Pretty sure that won't matter - the world .lvl files each duplicate the objects when they're munged - you can't have ABC1.lvl borrowing objects from ABC2.lvl