Radio Noer
The Devourer
Changing it back to ANSI stopped the crash concerning the symbols in front, but now I'm getting a "Civilization 4: Beyond the Sword" has stopped working message. 

I'm confused....In the city/units/buildings etc info there are tags that look like this:
<Civilopedia>TXT_KEY_CIV_AMERICA_PEDIA</Civilopedia>
Set that to what your thing is, so lets say its an SAM do
TXT_KEY_UNIT_SAM_PEDIA
then place a text file in assets/xml/text
in the text files it there will be things that look like this:
<TEXT>
<Tag>TXT_KEY_CIV_USA_PEDIA</Tag>
<English></English>
<French></French>
<German></German>
<Italian></Italian>
<Spanish></Spanish>
</TEXT>
in the tag, name it whatever you named it before (so for sam do: TXT_KEY_UNIT_SAM_PEDIA) then place what you want in the civilopedia in the Enlgish parts, and if you want different languages, in those parts as well
1. How to make unit, which REMOVE specific religion from the city?
2. If city with negative happy level, how to write script, which this city could become an indie civilization?
I have question again. When I highlight my current civ in scoreboard in my mod - where info about points - it's crashes. What it is could be?
<Era>NONE</Era>