Option to Disable Seaport?

Post here if you have any strategy tips to share
Post Reply
Alphidius
Posts: 2
Joined: Sat Mar 16, 2019 4:42 pm

Option to Disable Seaport?

Post by Alphidius »

Hi Everyone,

I'm a long time player of Cap, Cap2 and now CapLab.
Just a quick question, is there any way I can disable seaport from importing goods in my custom games?

Thanks in advance!
MagnusA
Level 3 user
Posts: 56
Joined: Sun Oct 21, 2018 5:41 am

Re: Option to Disable Seaport?

Post by MagnusA »

Should be possible by script. See the Official Site (link above) -> New content -> User-defined Scripts -> Imports/Products.

Code: Select all

[IMPORTS]
Consumer Goods Seaports=0
Industrial Goods Seaports=0
Maybe it should be possible to select 0 in the Options -> Products tab, not only 1,2,3,4?
Alphidius
Posts: 2
Joined: Sat Mar 16, 2019 4:42 pm

Re: Option to Disable Seaport?

Post by Alphidius »

MagnusA wrote: Sat Mar 16, 2019 6:45 pm Should be possible by script. See the Official Site (link above) -> New content -> User-defined Scripts -> Imports/Products.

Code: Select all

[IMPORTS]
Consumer Goods Seaports=0
Industrial Goods Seaports=0
Maybe it should be possible to select 0 in the Options -> Products tab, not only 1,2,3,4?
Exactly what I was looking for!
Thanks and cheers!
Post Reply