Ok, there's .setLastStateReligion to set a player's state religion to a given religion, but can it set it to "No State Religion"? If not, is there some other function that can? Thanks.
Using the religion advisor causes anarchy, though. I don't want to do that. Is there a function that will just change the religion, without anarchy or anything?
Strange, there is a setCivics() function that says is changes the civics without anarchy, but the similar method for religion is the one you mentioned: setLastStateReligion(). Just pass in -1 for iReligionID and try it out. I don't know why "Last" is in the name of the function, though. There isn't a setStateReligion() function like you'd expect.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.