Page 1 of 1

How To Produce A Reduced Map, as per the Epirus Campaign

Posted: Mon Mar 15, 2021 10:36 am
by Bombax
I wanted to follow up my previous post with a clearer question:

How can I blank out areas of the main campaign map? I'm hoping to produce something along the lines of the map used in the introductory Rome v Epirus campaign - i.e. where much of the map is 'browned out' and not playable.

Any advice gratefully received!

Re: How To Produce A Reduced Map, as per the Epirus Campaign

Posted: Thu Mar 25, 2021 1:54 pm
by Pocus
Sorry for the late answer, and you were totally right to PM me, so I got a notification. I don't mind, within reason, to have PM about Empires.

You need to disable regions, editing a value (for each concerned region) in the corresponding regions.xls of the scenario.
I'll post the latest xls database in a few mn in this forum.

The column you want to edit is column N, DISABLED, set it to 1.

You can also lock or unlock regions dynamically, see in scripts\events the following functions

Event_AtStartRegionsLock()
which is locking some regions at start

and then
Event_RegionsAutoUnlock()

which is unlocking dynamically regions, depending if their neighbors saw the (blinding) light of civilization (might be the Roman heavy freight train ...)

Re: How To Produce A Reduced Map, as per the Epirus Campaign

Posted: Thu Mar 25, 2021 7:40 pm
by Bombax
Pocus wrote: Thu Mar 25, 2021 1:54 pm Sorry for the late answer, and you were totally right to PM me, so I got a notification. I don't mind, within reason, to have PM about Empires.

That is really kind of you Pocus, thank you! :D

I'll give this a try tomorrow!!! :) :) :)

Many thanks,
Jay

Re: How To Produce A Reduced Map, as per the Epirus Campaign

Posted: Sat Mar 27, 2021 11:50 am
by Bombax
This works beautifully (though the column to edit is actually O rather than N, at least in the version I'm using).
It's fantastic to be able to create cut-down campaigns so easily, so again - thank you Pocus!

Cheers,
Jay.

Re: How To Produce A Reduced Map, as per the Epirus Campaign

Posted: Thu Jul 06, 2023 7:22 pm
by Lebo44
Hi,

I want to try something different - reducing the number of regions. For example I want to use the standard scenario map but have whole Italia as a single region.

Is it possible to merge regions somehow but leave the overall size/shape of the map intact?