UnitSightRangeChange does not work?

CivWarGamer

Warlord
Joined
Oct 16, 2011
Messages
130
The Policies attribute UnitSightRangeChange does not work.

What a let down. bummer.
 
Also, HappyPerMilitaryUnit doesn't work.

What a joke. It's enough to piss you off.
 
Unbelievable, AlwaysSeeBarbCamps doesn't work either.
 
I know for a fact AlwaysSeeBarbCamps works. Are you sure your file is running properly?
 
I know for a fact AlwaysSeeBarbCamps works. Are you sure your file is running properly?

Well that is certainly encouraging. I hope you are right. What's the name of the mod where you have seen it in action?
 
I don't think you are right because I just did a little test, and the following code does indeed award 5 happy faces, but does NOT reveal barbarian camps.

<GameData>
<Policies>
<Update>
<Set ExtraHappiness="5" AlwaysSeeBarbCamps="true" />
<Where Type="POLICY_REPUBLIC"/>
</Update>
</Policies>
<GameData>
 
Wait a minute, you're right. I see what you're saying. The game has it as a default. So yeah, it should work. Hmmm..strange.

<Row>
<Type>POLICY_HONOR</Type>
<Description>TXT_KEY_POLICY_BRANCH_HONOR</Description>
<BarbarianCombatBonus>25</BarbarianCombatBonus>
<AlwaysSeeBarbCamps>true</AlwaysSeeBarbCamps>
<CultureFromBarbarianKills>100</CultureFromBarbarianKills>
<Civilopedia>TXT_KEY_POLICY_HONOR_TEXT</Civilopedia>
<Help>TXT_KEY_POLICTY_HONOR_HELP</Help>
<PortraitIndex>18</PortraitIndex>
<IconAtlas>POLICY_ATLAS</IconAtlas>
<IconAtlasAchieved>POLICY_A_ATLAS</IconAtlasAchieved>
</Row>
 
Wait a minute, the AlwaysSeeBarbCamps is merely a notification for when barbarian camps spring up in revealed territory. That's freakin ******ed. I was hoping it would reveal barb camps anywhere in the world they may be.
 
Top Bottom