Results 1 to 5 of 5

Thread: need a little help

Hybrid View

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

    Default need a little help

    a made a little mod, changing the upkeep cost
    -artillery +120
    -infantry +170
    -ships +200
    -cavalry +200

    all units + 1 in recruiting time

    the idea of this little mod is to be use with a 4 turn per year mod
    but my problem is that i cant make it work

    im making all the steps i need
    -creating the pack file
    -putting in the data directory
    -creating the text file with the name in the mod in script folder

    this is the mod:
    http://rapidshare.com/files/21250660...bles.pack.html


    this is the text in user.empire_script:
    modunits_tables.pack;


    any help with be appreciate

  2. #2
    ToonTotalWar's Avatar Indefinitely Banned
    Join Date
    Aug 2005
    Location
    Newcastle upon Tyne
    Posts
    1,733

    Default Re: need a little help

    Quote Originally Posted by Davidus Pertinax View Post
    a made a little mod, changing the upkeep cost
    -artillery +120
    -infantry +170
    -ships +200
    -cavalry +200

    all units + 1 in recruiting time

    the idea of this little mod is to be use with a 4 turn per year mod
    but my problem is that i cant make it work

    im making all the steps i need
    -creating the pack file
    -putting in the data directory
    -creating the text file with the name in the mod in script folder

    this is the mod:
    http://rapidshare.com/files/21250660...bles.pack.html




    this is the text in user.empire_script:
    modunits_tables.pack;


    any help with be appreciate
    Have you tried a space in between mod and units in the actual file in data and in the script file,like this:

    mod units_tables.pack

  3. #3

    Default Re: need a little help

    assuming you've made the scrip file correctly with the line

    mod modunits_tables.pack;

    make sure when you save it is as unicode type - use the mod manager as well if you aren't sure - that will ensure the mod script is correct.

  4. #4
    Miles
    Join Date
    Mar 2009
    Location
    Lille, France
    Posts
    325

    Default Re: need a little help

    I've cheked your mod, the problem come from what it's set in patch format and not in mod format, so the patch.pack overwrite it.
    In the PFM (1.9.9 BTW) right click->change pack type->mod
    save and play!
    use the mod manager for the text file or be sure it's saved using unicode format

  5. #5

    Default Re: need a little help

    thanks guys! is working

Posting Permissions

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