Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
EvalStrucProduction
From AGEWiki
EvalStrucProduction | |||
Syntax EvalStrucProduction = <$merAlias>|<Operator>|<Value> Description Evaluate the structure production of a given merchandise compared to a fixed value. It does not count income from national market (VGN), innate production (VGN), Transactions (VGN), regional income (WSU, conscripts, money, supply). This command can store the result in an active Registry. This command can also be used in the Action block, even if an Evaluation, because of this possible use with Registries (otherwise an Evaluation in the Action block makes no sense). Example EvalStrucProduction = $merSteel|>=|50| Check if the faction is at least producing 50 Steel per turn from its industries.
|
Parameters
Merchandise alias.
One of <, <=, =, >=, >
A numeric value to test against. |