Hi all!
I use whoward's 34 civ Dll in my Lord of the Rings MOD. I-ve set the main civ with the WorldBuilder, and the minor ones (from 23 to 34) incode, with LUA (PreGame.AddPlayer() function).
It works perfectly... except one thing. In diplo screen, it shows for all the new civs (added with AddPlayer()) that leader screen WAS NOT LOAD, although the XML with <FallbackImage> is loaded in the database as all the rest of civs, and the 2D .dds images are set to VFS=true. That is, for the standard number of civs, diplo works. But those added with AddPlayer, it doesn't load the DiploScreen.
Anyones knows any workaround or how to fix this?
Thanks in advance.
Khose
I use whoward's 34 civ Dll in my Lord of the Rings MOD. I-ve set the main civ with the WorldBuilder, and the minor ones (from 23 to 34) incode, with LUA (PreGame.AddPlayer() function).
It works perfectly... except one thing. In diplo screen, it shows for all the new civs (added with AddPlayer()) that leader screen WAS NOT LOAD, although the XML with <FallbackImage> is loaded in the database as all the rest of civs, and the 2D .dds images are set to VFS=true. That is, for the standard number of civs, diplo works. But those added with AddPlayer, it doesn't load the DiploScreen.
Anyones knows any workaround or how to fix this?
Thanks in advance.
Khose