Results 1 to 3 of 3

Thread: Border Mod?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Border Mod?

    I have seen and used mods for rome and BI that take away the region lines and just give you solid color on the campaing map so your nation does not have all these lines running through it is this also possible for medieval?

  2. #2
    =Bright='s Avatar Ordinarius
    Join Date
    May 2011
    Location
    Germany
    Posts
    720

    Default Re: Border Mod?

    Yep. Search for the "descr_sm_factions" file in the data folder. Open it and replace each faction's secondary colour with the rgb-code of the primary color.

    e.g.
    original:
    Code:
    primary_colour                red 121, green 3, blue 3
    secondary_colour            red 221, green 176, blue 69
    change it to:
    Code:
    primary_colour                red 121, green 3, blue 3
    secondary_colour            red 121, green 3, blue 3


  3. #3

    Default Re: Border Mod?

    thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •