0 of 0

File information

Last updated

Original upload

Created by

Darloth

Uploaded by

darloth

Virus scan

Safe to use

Tags for this mod

8 comments

  1. nmacc666
    nmacc666
    • BANNED
    • 1 kudos
    Thanks darloth! Why dont more authors of mods on nexusmods post their mod to a git repo?
  2. shamrockwarrior
    shamrockwarrior
    • supporter
    • 0 kudos
    Can you not just give us the script, instead of needing us to use another programme?
    1. darloth
      darloth
      • member
      • 0 kudos
      I have given you the script.   It's written in python, a scripting language.  You're welcome to download it without python, and I suppose in theory you could read the code, then manually perform every action it specifies, but what would be the point?  Also, I've not encountered a modern computer in the last two years or so that didn't have some version of python automatically installed - I know for a fact almost every version of linux has one, and most windows machines now do as well. 

      If you mean, why did I zip together the script and the readme file, then... it seemed convenient?  Again, I would find it odd if anyone couldn't open zip files, that is also standard on all windows and major linux builds as far as I know.  Is there something else you meant?
    2. antibus1
      antibus1
      • supporter
      • 0 kudos
      He means that standard windows pcs and users don't know how to open and execute a .py file. You should put in your explanation how people without coding knowledge have to execute the file.
    3. nmacc666
      nmacc666
      • BANNED
      • 1 kudos
      jesus christ...go download the original version that uses powershell instead of python.
    4. nmacc666
      nmacc666
      • BANNED
      • 1 kudos
      Then they should use the orignal version that implements the same "mod", but uses powershell instead.

      edit: this mod was created with linux/unix users in mind; I think its safe to say that most unix users can execute a python program.
  3. Shayminthedoctor
    Shayminthedoctor
    • member
    • 0 kudos
    So I'm not able to run the code. I'm not super familiar with programming, just know some of the basics, but I keep getting an error 

    Traceback (most recent call last):
      File "D:\Steam\steamapps\common\Carrier Command 2\rom_0\AddBlueprintsToSaves.py", line 61, in <module>
        with open("save.xml") as f:
    FileNotFoundError: [Errno 2] No such file or directory: 'save.xml'

    I'm assuming I'm doing something wrong, but I can't find anything in the Carrier Command 2 directory called save.xml
    1. Shayminthedoctor
      Shayminthedoctor
      • member
      • 0 kudos
      Disregard, found the save file. 

      For anyone else using this who is having trouble finding your save file, it's in
      C:\Users\[you]\AppData\Roaming\Carrier Command 2\saved_games