src888

Members
  • Content Count

    11
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by src888


  1. Comparing  rcmchanges.ini between Extended Enclave 2.3 & 2.4, 904mal.mod is not altered anymore in 2.4.

    Thus 904kreia.dlg not altered anymore, if that helps.

    EE 2.3:

    [InstallList]
    install_folder0=Modules\650DAN.mod
    install_folder1=Lips
    install_folder2=StreamVoice\650\650jedi
    install_folder3=Modules\003EBO.mod
    install_folder4=StreamVoice\650\KREHAND1
    install_folder5=Modules
    install_folder6=Override
    install_folder7=StreamVoice\003\PCDEAD
    install_folder8=StreamVoice\853\sioncut
    install_folder9=Modules\907mal.mod
    install_folder10=Modules\904mal.mod
    install_folder11=Movies

    [install_folder10]
    Replace0=904kreia.dlg

     

    EE 2.4:

    [InstallList]
    install_folder0=Modules\650DAN.mod
    install_folder1=Lips
    install_folder2=StreamVoice\650\650jedi
    install_folder3=Modules\003EBO.mod
    install_folder4=StreamVoice\650\KREHAND1
    install_folder5=Modules
    install_folder6=Override
    install_folder7=StreamVoice\003\PCDEAD
    install_folder8=StreamVoice\853\sioncut
    install_folder9=Modules\907mal.mod
    install_folder10=Movies

     

     


  2. You may need to correct your changes.ini file for the installer.

    It does not change the female dark jedi entries in the appearance.2da, only the male ones get changed.

    Had to correct the the following lines in the changes.ini to install correctly:

     

    From this

    [appearance.2da]
    ChangeRow2=appearance_mod_dark_jedi_low_male_01_0
    ChangeRow3=appearance_mod_dark_jedi_low_male_02_0
    ChangeRow4=appearance_mod_dark_jedi_low_male_03_0
    ChangeRow2=appearance_mod_dark_jedi_low_female_01_0
    ChangeRow3=appearance_mod_dark_jedi_low_female_02_0
    ChangeRow4=appearance_mod_dark_jedi_low_female_03_0

     

    To this

    [appearance.2da]
    ChangeRow0=appearance_mod_dark_jedi_low_male_01_0
    ChangeRow1=appearance_mod_dark_jedi_low_male_02_0
    ChangeRow2=appearance_mod_dark_jedi_low_male_03_0
    ChangeRow3=appearance_mod_dark_jedi_low_female_01_0
    ChangeRow4=appearance_mod_dark_jedi_low_female_02_0
    ChangeRow5=appearance_mod_dark_jedi_low_female_03_0
     

    Then it works!

    This is for V2 of course.

     

    Also, when using your mod with Peragus Sith Troops To Sith Assassins by Hassat Hunter  in the turret game the sith stalker models, which replace the original sith troops because this mod turns them into assassins, don't actually register hits.

    You fire at them but nothing happens they just keep coming. Had to revert to non stalker models to be able to take them out.

    Wondered if you had any idea why that may be?

     

    Thank you for your great mod!