davidlallen
Deity
There are bits and pieces of some "quest" object in vanilla bts. For example, vanilla file (not BTS, *vanilla* vanillla) assets/xml/misc/civ4questinfo.xml. There are access functions in the sdk, CvInfos.h defines class CvQuestInfo. Some of it is exposed to python. There is even a Quest tab in the log window (ctrl-tab).
But, none of the mods I have looked into have filled in civ4questinfo.xml. I am experimenting with some mechanics that look like quests; if this is used by anybody, I would love to see examples. I can't find any pointers on civfanatics either.
Does anybody know anything about this quest object?
But, none of the mods I have looked into have filled in civ4questinfo.xml. I am experimenting with some mechanics that look like quests; if this is used by anybody, I would love to see examples. I can't find any pointers on civfanatics either.
Does anybody know anything about this quest object?