• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
that must be the case but I don't know what I did wrong
  • Can you tell me how to make tech enhance buildings like universities and mosaic available in early technology stage by modding the technology.txt

    So far, every try I made ends up with Improved Keep changing its name to add_building or modifier with DESC 7.0. I can still play as usual but the name makes it hard for me to concentrate on the gameplay . please help
     
    That is exactly what I did but the Problem still persists
  • Thanks Karlington for your swift reply.

    That is what I did, I just moved the line to the block I wanted and then deleted the original phrase using backspace key to avoid overlapping. But when I try out the mod, on the technology screen in gameplay where it shoud say, "Improved Keeps", now it says modifier and when I bring my mouse over the name, it says desc. 7.0 or sometimes just desc.

    I tried comparing the modded txt. and the original technology.txt but I could not see anything that causes the minor error. The game runs fine with the mod, so it can't be a serious problem but the wierd name does take fun out of the game. please help
     
    Problem Solved- Don't know why but this solved problem
  • I was just tyring to recreate error to try to find out the cause of problem when I noticed this:

    TECH_FORTIFICATIONS_CONSTRUCTION = { # walls and levy buildings

    When I looked at other section, I noticed that there was no space between the # and the description, so I closed the gap and the problem is solved.

    So simple and yet it took me 8 hours and 5 tries yesterday to solve the issue.