JujuLautre
Deity
Since I was for a long time annoyed by the glance screen looking strange with some values overwriting the first column, I thought I would correct it and post it here.
What it does: changes the glance screen (second tab from the foreign advisor screen); offsets some values so that they do not overlap with the first column.
With which mod can I use it: RFC and all of its variants (RFCC and others), and in general any mod which have this problem (caused by a player id not being the first) and does not have the file. If your mod already has the file, you have to merge it (can use winmerge for that).
How to use it: download the CvExoticForeignAdvisor.txt file and rename it to CvExoticForeignAdvisor.py . Open your mod folder, then assets/python/screens. Put the file there. As said above, if there is already a CvExoticForeignAdvisor.py file, you need to merge the changes. And that's it !
What it does: changes the glance screen (second tab from the foreign advisor screen); offsets some values so that they do not overlap with the first column.
With which mod can I use it: RFC and all of its variants (RFCC and others), and in general any mod which have this problem (caused by a player id not being the first) and does not have the file. If your mod already has the file, you have to merge it (can use winmerge for that).
How to use it: download the CvExoticForeignAdvisor.txt file and rename it to CvExoticForeignAdvisor.py . Open your mod folder, then assets/python/screens. Put the file there. As said above, if there is already a CvExoticForeignAdvisor.py file, you need to merge the changes. And that's it !