Zlatko
Reaction score
2

Profile posts Latest activity Postings Resources About

  • Please check the folder again:
    There should be a Civ4.ini, and a Civ4.ini.bak. In case your windows is set to hide the known file extensions, then you've edited by accident the .ini.bak, and not the .ini file.
    Then go to your Civ4.ini file (in Documents\My Games\BtS), open it, search for "exception", and change the value for the Python exceptions.
    Correct for the conscriptUnit, I think.
    You define iUnitType, but the script still uses pCity.getConscriptUnit () to create new units. Therefore you have to change it.
    Well, that will still spawn the conscriptable unit, since you didn't change that. You have to replace pCity.getConscriptUnit () with iUnitType .
    Just change UnitAITypes.NO_UNITAI to UnitAITypes.UNITAI_ATTACK , that should be everything what's necessary.
    Thank you for visiting my profile, If you want you can help me and support the development of my mod > Creatures in War mod [CIW] <
  • Loading…
  • Loading…
  • Loading…
  • Loading…
Top Bottom