Results 1 to 2 of 2

Thread: can i edit the stats of the units in mtw2:kingdoms? (im a noob in modding)

  1. #1

    Default can i edit the stats of the units in mtw2:kingdoms? (im a noob in modding)

    Hi,
    im planning to edit the stats of my units in the teutonic campaign, especially the ritturbruder. Im planning to make it's off to 20 and def to 25 and hitpoints to 2... is there a wway that i could do this? plz guide me step by step. this is my first time modding.. :) tanx in advance..

  2. #2

    Default Re: can i edit the stats of the units in mtw2:kingdoms? (im a noob in modding)

    make a new file in Medieval II Total War\tools\unpacker with .cmd at the end and right click, edit, and paste this inside
    Code:
    unpacker.exe --source=..\..\mods\teutonic\packs\*.pack --destination=..\..\ --filter=*.txt --verbosity=1 --base_pack_path=mods/teutonic/data/
    then close, save, double click, yes, yes, yes, then go to teutonic\data and change export_descr_unit.txt.
    How to unpack specific files to they respective folders:
    make a new .cmd in Medieval II Total War\tools\unpacker and put this inside after you right-click edit.
    Code:
    unpacker --source="..\..\packs\*.pack" --destination=..\..\--filter=[name of file goes here w/o brackets]

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