In the original game, the science advisor shows the list of advances you have researched in alphabetical order. In the fantasy game, the items seem to be listed in a maliciously random order that makes it hard to find what you have already researched.
I assume the problem is that the items are listed in the slot order defined in rules.txt (original game is alphabetical, fantasy game is not).
I would like to reorder as many of the advances as possible in the fantasy game, to make them mostly list alphabetically, but I suspect this would be a dismal task. How many of the advances must be left in position because the slots numbers are wired into the software?
I know I would have to modify events.txt, because advances are referred to by slot number there. What other constraints will there be in changing the civ advance slot order?
- toby
------------------
toby robison
criticalpaths@mindspring.com
I assume the problem is that the items are listed in the slot order defined in rules.txt (original game is alphabetical, fantasy game is not).
I would like to reorder as many of the advances as possible in the fantasy game, to make them mostly list alphabetically, but I suspect this would be a dismal task. How many of the advances must be left in position because the slots numbers are wired into the software?
I know I would have to modify events.txt, because advances are referred to by slot number there. What other constraints will there be in changing the civ advance slot order?
- toby
------------------
toby robison
criticalpaths@mindspring.com
Comment