I'm hoping someone can help me with this, as I know next to nothing about C++ and have been trying to trial and error a solution to this problem without any success.
What I want to do is make it so that it takes TWO technologies to found a religion. I was sort of hoping to use the 'Andprereq' functionality from the techtree, but I can't find any other references to it in the SDK files.
The idea is that say, Christianity requires both Monotheism and the 'Christian Thought' tech while Islam require Monotheism and 'Islamic Thought'. Both the new techs would be non-tradable starting techs, european civs would start with 'Christian Thought' and middle eastern civs with 'Islamic Thought'. Whoever discovered Monotheism first would found the religion, but no one else could. So, in this case you could never have both Christianity AND Islam in a single game, but every game you'd get a different religion in that slot.
I've posted on the idea before: http://forums.civfanatics.com/showthread.php?t=135261 and I've done some work on the icons and extra religions, but without the SDK mod it's useless.
I'm going to keep plugging away at it, but if some coding guru has some advice or help it would be greatly appreciated!
What I want to do is make it so that it takes TWO technologies to found a religion. I was sort of hoping to use the 'Andprereq' functionality from the techtree, but I can't find any other references to it in the SDK files.
The idea is that say, Christianity requires both Monotheism and the 'Christian Thought' tech while Islam require Monotheism and 'Islamic Thought'. Both the new techs would be non-tradable starting techs, european civs would start with 'Christian Thought' and middle eastern civs with 'Islamic Thought'. Whoever discovered Monotheism first would found the religion, but no one else could. So, in this case you could never have both Christianity AND Islam in a single game, but every game you'd get a different religion in that slot.
I've posted on the idea before: http://forums.civfanatics.com/showthread.php?t=135261 and I've done some work on the icons and extra religions, but without the SDK mod it's useless.
I'm going to keep plugging away at it, but if some coding guru has some advice or help it would be greatly appreciated!
