Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
EvalIsAtWarWith
From AGEWiki
(Difference between revisions)
Line 3: | Line 3: | ||
| type = | | type = | ||
| cat = | | cat = | ||
- | | syntax = | + | | syntax = <Faction tag> |
| description = Test if the currently section faction is at war with <Faction tag> faction. | | description = Test if the currently section faction is at war with <Faction tag> faction. | ||
:See also [[EvalIsAtPeaceWith]] | :See also [[EvalIsAtPeaceWith]] | ||
Line 10: | Line 10: | ||
| example2 = | | example2 = | ||
| example2-description = | | example2-description = | ||
- | | param1 = | + | | param1 =<Faction tag> |
| param1desc = Valid [[FactionTag]] | | param1desc = Valid [[FactionTag]] | ||
- | : | + | :If CMN specified, the test is made vs. all factions. i.e the test will be true if the nation is at war with at least one country. |
| param2 = | | param2 = | ||
| param2desc = | | param2desc = |
Latest revision as of 15:01, 25 May 2011
EvalIsAtWarWith | |||
Syntax EvalIsAtWarWith = <Faction tag> Description Test if the currently section faction is at war with <Faction tag> faction.
|
Parameters
Valid FactionTag
|