Civitar
Adventurer
I'm having a little trouble using Game.FoundReligion. It is founding the correct religion when I want it to but it is founding it at the same time in all cities of all major civs on the map.
Here is the line I used:
Can anyone see a mistake here?
Here is the line I used:
Code:
Game.FoundReligion(iPlayerID, GameInfoTypes[row.ReligionType], nil, -1, -1, -1, -1, pCity);
Can anyone see a mistake here?