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

FacModifierExists

From AGEWiki

Revision as of 11:12, 13 May 2010 by Lodilefty (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

FacModifierExists

Syntax  

FacModifierExists = ModUID[|NOT]

Description

Tests if the Faction Modifier exists for the currently selected faction.

Example  

FacModifierExists = $fmdEntrenchBonus

TRUE if the faction has achieved the Entrenchment Bonus modifier.

VGN only


 

Parameters

ModUID

A valid Faction Modifier alias

Aliases of modifiers are found in the file FacMods Variables.ini
[NOT]

Reverses the logic: TRUE if the faction does NOT have the modifier.

Forums