Results 1 to 3 of 3

Thread: To edit parameters of a settlement

  1. #1

    Default To edit parameters of a settlement

    Hello!, I am editing the parameters of a settlement, for each city level, what population should it have to have a prosperous economy?. For example:


    settlement
    {
    level huge_city
    region Africa

    year_founded 0
    population 16000 ; 14000
    settlement_tax 51
    plan_set default_set
    faction_creator carthage


    16000 the population, what does it mean the number 14000?.

    Thank you!

  2. #2
    Axebitten Modder Senior Member Dol Guldur's Avatar
    Join Date
    Apr 2005
    Location
    England
    Posts
    1,550

    Default Re: To edit parameters of a settlement

    It means it is commented out and not read by the code when a semi-colon is before it.

    Here are the trigger and max number (in DS file) per settlement level:

    village (400)/1500
    town 400/3500
    l_town 2000/9000
    city 6000/18000
    l_city 12000/36000
    h_city 24000/72000
    "One of the most sophisticated Total War mods ever developed..."

  3. #3

    Default Re: To edit parameters of a settlement

    Quote Originally Posted by Dol Guldur
    It means it is commented out and not read by the code when a semi-colon is before it.

    Here are the trigger and max number (in DS file) per settlement level:

    village (400)/1500
    town 400/3500
    l_town 2000/9000
    city 6000/18000
    l_city 12000/36000
    h_city 24000/72000
    Thank you, Dol!!, your information is useful

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO