Recent content by EdgeWalkerZero

  1. E

    Can't get lua to change string in XML element

    Solved - you were right, I had to get the mod to import the files specifically by adding lines to the .modinfo file. Thank you! It works great, and now I can see trade route info from the city banner.
  2. E

    Can't get lua to change string in XML element

    Uhm, VFS...? I assume that's my problem, since I have no idea what that means. Thanks for the reply - I'll try searching for help relating to that. EDIT: I should mention that I'm just writing my mod in a text editor, I'm not using any kind of app or IDE, so if that requires another tool...
  3. E

    Can't get lua to change string in XML element

    With trade routes as massively important in this iteration of Civ, I wanted to make a mod that displays the basic trade route information on the city banner. Unfortunately, I can't get it it work. In fact, I can't get any string to show up in a XML element other than a literal. This is...
Back
Top Bottom