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

CrateImg

From ModEnc
Jump to navigation Jump to 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: CrateImg
File(s): rules(md).ini
Values: Strings: Normal text. (Limited to: OverlayType)
Default: none
Applicable to: CrateRules


Define which OverlayType, when used as a crate, will give the player the bonus type set by SilverCrate as a reward.

Notes

In singleplayer missions, use the following rules

When removing an OverlayType with Crate=yes,

if it is specified by WaterCrateImg=, then use the CrateType set by WaterCrate=;

else if it is specified by WoodCrateImg=, then use the CrateType set by WoodCrate=;

else if it is specified by CrateImg, then use the CrateType set by SilverCrate=;

else, use the Money CrateType, and the amount of funds uses the fixed value set by SoloCrateMoney=.

See Also