ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

ProduceCashAmount

From ModEnc
Revision as of 12:07, 14 March 2016 by AlexB (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: ProduceCashAmount
File(s): Rules(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
Default: 0
Applicable to: BuildingTypes


Specifies the amount of credits given to the owning player every ProduceCashDelay - 1 frames. This is part of the oil derrick tech structure logic.

The credits are granted only if the building is owned by a MultiplayPassive=no house and only if the player suffices the building's power and NeedsEngineer requirements. Otherwise, no credits are granted and the delay starts anew.

Negative values can be used to withdraw credits from the owning player's bank account.

Cc alert.png Bugs/Side-Effects/Unexpected Limitations

See ProduceCashDelay.

See also