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)
Jump to: navigation, search
 
Line 3: Line 3:
| type =
| type =
| cat =
| cat =
-
| syntax = [<Faction tag>]
+
| 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 =[<Faction tag>]
+
| param1 =<Faction tag>  
| param1desc = Valid [[FactionTag]]  
| param1desc = Valid [[FactionTag]]  
-
:Optional. If none 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.
+
: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.

See also EvalIsAtPeaceWith



 

Parameters

<Faction tag>

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.
Forums