Hi fellow Civ players / modders,
I've been doing some modding in Civ 5 - virtually all of it XML modding, manipulating, adding or removing content - and now have my eyes set on Civ BE. Given the similarities between the games (heck, there still are Global Defines for religions in there, though I doubt they get much use these days) I don't foresee any trouble with picking up where I left.
Only, one thing I'm looking into now is on how to mod the Civilopedia. Expecting this to be as simple as checking out other mods that did it and steal from their methods to implement my own ideas ... I hit a very dry hole. The only reference to a mod that ever did this was from WHoward - thanks for all the other things I learned from you - but his page did no longer host this mod. And I personally never did any UI modding either.
Do I need to completely study up on modding UI to do this, or are there some shortcuts I can take? (In General, I do not have much need for UI modifications for my mods, and not as much time as I'd like to dump on the project)
Some basic actions I'd like to be able to do:
- Add a main Civilopedia Category (Tab)
- Create a structure for that Category
- Remove Civilopedia Categories
- Reorder the 'Ped Categories
The primary issue I care about is adding another Category, but the other aspects would be very good to know as well.
Finally, when I have a new tab, how do I tell it what goes where? Let's use the Units tab for an example: If I want to see a new unit placed there, all I need to do is create a new unit in XML and assign the proper Pedia Categories (a field on the unit table) and the game will handle the rest. But how do I define those rules? How do I create custom categories and ensure that my content gets added properly?
Thanks in advance for any help and insights into the matter.
Cheers,
Bosparan
I've been doing some modding in Civ 5 - virtually all of it XML modding, manipulating, adding or removing content - and now have my eyes set on Civ BE. Given the similarities between the games (heck, there still are Global Defines for religions in there, though I doubt they get much use these days) I don't foresee any trouble with picking up where I left.
Only, one thing I'm looking into now is on how to mod the Civilopedia. Expecting this to be as simple as checking out other mods that did it and steal from their methods to implement my own ideas ... I hit a very dry hole. The only reference to a mod that ever did this was from WHoward - thanks for all the other things I learned from you - but his page did no longer host this mod. And I personally never did any UI modding either.
Do I need to completely study up on modding UI to do this, or are there some shortcuts I can take? (In General, I do not have much need for UI modifications for my mods, and not as much time as I'd like to dump on the project)
Some basic actions I'd like to be able to do:
- Add a main Civilopedia Category (Tab)
- Create a structure for that Category
- Remove Civilopedia Categories
- Reorder the 'Ped Categories
The primary issue I care about is adding another Category, but the other aspects would be very good to know as well.
Finally, when I have a new tab, how do I tell it what goes where? Let's use the Units tab for an example: If I want to see a new unit placed there, all I need to do is create a new unit in XML and assign the proper Pedia Categories (a field on the unit table) and the game will handle the rest. But how do I define those rules? How do I create custom categories and ensure that my content gets added properly?
Thanks in advance for any help and insights into the matter.
Cheers,
Bosparan