Results 1 to 2 of 2

Thread: Can some one make a small mod that remove some unit?

  1. #1

    Default Can some one make a small mod that remove some unit?

    Can some one make a mod that remove all howitzer and rocket unit ? I only play single play.

  2. #2
    Steph's Avatar Maréchal de France
    Patrician Artifex

    Join Date
    Apr 2010
    Location
    Pont de l'Arn, France
    Posts
    9,174

    Default Re: Can some one make a small mod that remove some unit?

    Easy to do yourself with PFM
    Edit the db, the latest pack file with the unit_to_exclusive_faction_permission table (I think it is patch6.pack).
    Find all the lines with howitzer/rockets, change "true" to "false", and no one will be allowed to recruit it.

    A little better: open patch6.pack, extract this table.
    Create an empty mod.
    Import this table, and then change true to false for howitzer/rockets

    It will avoid messing with the original files.
    Last edited by Steph; April 20, 2017 at 04:30 AM.

Posting Permissions

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