AttitudePlayer, AttitudeExtra: Difference between revisions
From Civilization Modding Wiki
Jump to navigationJump to search
(MTDuyVNAg) |
No edit summary |
||
Line 1: | Line 1: | ||
== AttitudePlayer == | |||
EG: AttituedPlayer=XXX where XXX is the player number affected. | |||
== AttitudeExtra == | |||
EG: AttitudeExtra=YYY where YYY is the amount to change diplomatic attitude towards the player defined in "AttitudePlayer." | |||
== General Example == | |||
<pre> | |||
AttitudePlayer=1 | |||
AttitudeExtra=-15 | |||
</pre> | |||
This will change the civilization's attitude towards player 1 by -15. | |||
{{Civ4_World_Builder}} |
Latest revision as of 20:38, 8 April 2010
AttitudePlayer
EG: AttituedPlayer=XXX where XXX is the player number affected.
AttitudeExtra
EG: AttitudeExtra=YYY where YYY is the amount to change diplomatic attitude towards the player defined in "AttitudePlayer."
General Example
AttitudePlayer=1 AttitudeExtra=-15
This will change the civilization's attitude towards player 1 by -15.