Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.

EvalIsAtPeaceWith

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 peace with <Faction tag> faction.  
| description = Test if the currently section faction is at peace with <Faction tag> faction.  
:See also: [[EvalIsAtWarWith]]
:See also: [[EvalIsAtWarWith]]
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 evaluation will be true if the nation has no war underway.
+
:If CMN is specified, the test is made vs. all factions, i.e the evaluation will be true if the nation has no war underway.
| param2 =  
| param2 =  
| param2desc =  
| param2desc =  

Latest revision as of 15:04, 25 May 2011

EvalIsAtPeaceWith

Syntax  

EvalIsAtPeaceWith = <Faction tag>

Description

Test if the currently section faction is at peace with <Faction tag> faction.

See also: EvalIsAtWarWith



 

Parameters

<Faction tag>

Valid FactionTag

If CMN is specified, the test is made vs. all factions, i.e the evaluation will be true if the nation has no war underway.
Forums