Medieval II: Total War Add_population Command


This command will add the specified amount of population to the settlement with the specified name. You can specify a negative amount to remove population from a settlement.

Add_population Syntax


The syntax for the add_population command is as follows:

add_population [settlement name] [amount]

This command has the following arguments:

Settlement NameThe name of the settlement you wish to add or remove population to/from. If the settlement name has spaces in, specify the name in quotation marks (e.g. "London", if London had spaces).
AmountThe amount of population you wish to add to the settlement. Specify a negative amount to remove population.

Looking for other commands?

Search our database of 27 Medieval II: Total War commands...

Why Not?

Add_population Examples


Find below working examples of the add_population command.


add_population London 10

This command would add 10 population to London.

add_population London -40

The above console command would remove 40 population from London (as negative 40 has been specified).

add_population Cairo 100

This command would add 100 population to Cairo.