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

PrismForwarding.Intensity

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: PrismForwarding.Intensity
File(s): rules(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
Default:  -2
Extension Version: 0.2+.
Applicable to: BuildingTypes

This flag is part of Ares. Do not use it without Ares installed.



This allows you to control how thick the laser beam grows as the size of the prism network increases.

Usage

By default, a firing Prism Tower that is supported by 1 or more other towers would have a LaserThickness of 5 - that's 2 higher than the default LaserThickness of the firing weapon (3). The PrismForwarding.Intensity flag treats negative values as an absolute addition to the firing beam, so the default value of -2 leaves the behavior exactly the same as the original game.

Positive values, on the other hand, tell Ares that you want the thickness of the beam to be dependent on the number of backward chains in the network, and also have the support beam thickness increase in the same way. A PrismForwarding.Intensity value of 1 would cause the farthest beam to have no thickness increase, the next to have an increase of 1, the next to have an increase of 2, and so on. See the section on LaserThickness for more information regarding the way lasers are drawn.

See Also


Ares Only↓