Can I change this
files:Office Luxury
${dep}:MCDLIB1 MCDLIB2 MCDLIB3
MYMAP00:${dep}
end
like this
files:Office Luxury
${dep}:MCDLIB1 MCDLIB4 MCDLIB3
MYMAP00:${dep}
end
without issues?
MCDLIB2 and MCDLIB4 have exactly the same amount of tiles inside.
Obviously I'll need to tweak the map for the changed tiles, but that's a given; what I'd like to know is whether there is risk of map corruption or similar bad stuff.
As Nord mentioned, you would have to be willing to fix any wrong entries if you switch between maps like that, its fine if you are just switching graphic sets ( IE change a Black wall in MCD2 with a Red wall in MCD4) but if one has a wall and the other is a chair, your maps will be all kinds of funky
Depending upon what your trying to achieve it may be easier to create MCDLIB5 and tack it on the end or have 2 separate mapsets and load some squares from Office Luxury 1 and some from Office Luxury 2 to avoid the MCD count.
Offtopic, but it looks like your using Mapview1, i would suggest upgrade to mapview2 as i know when i was modding years ago, even a minor typo you to cause me massive amounts of grief. Mapview 2 uses Yaml and its very nice