Results 1 to 3 of 3

Thread: How to edit global caps

  1. #1
    Indefinitely Banned
    Join Date
    Sep 2013
    Location
    https://t.me/pump_upp
    Posts
    33

    Default How to edit global caps

    I know how to edit regular army caps, but I heard that some or most of the AOR troops have global caps and I have looked over and over in pfm but I can't find where I would do that.

    What do I have to edit in pfm to remove some of the global caps?

  2. #2

    Default Re: How to edit global caps

    DB -> Main_units_tables -> All global caps are here.
    "To say of what is that it is not, or of what is not that it is, is false, while to say of what is that it is, and of what is not that it is not, is true" ~ Aristotle

  3. #3

    Default Re: How to edit global caps

    Main_units contents some caps, but mostly for custom battles.
    Most of campaign caps are scripted at script->_lib->lib_armycaps_main.lua

    In this script you can find something like this:

    list = {
    unit_name = cap_size,
    unit_name = cap_size,
    unit_name = cap_size,
    ...
    }
    Last edited by Avetis; August 21, 2014 at 08:38 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
  •