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
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.
|
Parameters
A valid Faction Modifier alias
Reverses the logic: TRUE if the faction does NOT have the modifier. |