Jump to content

Open Community  ·  3 members

BattleTech

Need some help for my sanity's sake


Harlech

Recommended Posts

With Jameswolf out of the modding business for a while, it appears that I am going to have to start the whole campaign over again. (for the 4th time)

 

What I am looking for is a mod that will let me customize my starting lance configuration.

 

I think there are mods that will let you customize weapons, contract payouts etc. The only thing I can't seem to find is a mech/lance editor. Is there something out there that will work with 1.04?

 

Alternately, Is there something that will let me roll back to version 1.03 (and a way to keep it from updating)?

 

 

Any help anyone can provide would be awesome!

 

Harlech

Link to comment
Share on other sites

You don't really need an editor for that, the information is saved in a text editable file, SimGameConstants.json. There's a section in the file that looks like this:

 

 

        "StartingPlayerMech" : "mechdef_blackjack_BJ-1",
        "StartingLance" : [
            "mechdef_vindicator_VND-1R",
            "mechdef_shadowhawk_SHD-2H",
            "mechdef_spider_SDR-5V",
            "mechdef_locust_LCT-1V"
        ],

 

Just change it to whatever you want (the names are all located in the StreamingAssets/data/mech folder) and enjoy. I could throw together a modtek mod for you that would at least make it so your changes don't get overwritten when the game updates.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...