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

Difference between revisions of "CellSpread"

From ModEnc
Jump to: navigation, search
m (Template updated)
(Added visual aids)
Line 13: Line 13:
  
 
'''Note:''' setting this to values over 11 '''will''' cause [[Internal Error]]s when the warhead is supposed to detonate.
 
'''Note:''' setting this to values over 11 '''will''' cause [[Internal Error]]s when the warhead is supposed to detonate.
 +
 +
== Bugs ==
 +
CellSpread=11 is '''broken'''. It does not extend outwards properly, and it affects one cell twice! (See "The order in which..." below.)
 +
 +
== Visual aids ==
 +
=== Which cells are affected by a certain CellSpread? ===
 +
[[Image:CellSpread.png|thumb|right]]See the image on the right for a graph.{{clr}}
 +
 +
=== The order in which the cells are affected ===
 +
[[Image:CellSpread_order.png|thumb|right]]Note: Close inspection will show that cell 322 does not appear on the graph. That is not an error - it is the same cell as cell 319, which gets affected twice.{{clr}}
 +
 +
== See also ==
 +
[[CellSpread/AffectedCells]]

Revision as of 16:09, 7 April 2008

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: CellSpread
File(s): Rules(md).ini
Values: float
Default: 0
Applicable to: Warheads


This flag defines the cell spread of the warhead, in other words, if you imagine the warhead impact point as the center of a circle, the CellSpread (measured in cells) would be the radius, and the circle would indicate the area that feels the impact of this warhead. See PercentAtMax for details on how the amount of damage is calculated.

Note: setting this to values over 11 will cause Internal Errors when the warhead is supposed to detonate.

Bugs

CellSpread=11 is broken. It does not extend outwards properly, and it affects one cell twice! (See "The order in which..." below.)

Visual aids

Which cells are affected by a certain CellSpread?

CellSpread.png
See the image on the right for a graph.

The order in which the cells are affected

CellSpread order.png
Note: Close inspection will show that cell 322 does not appear on the graph. That is not an error - it is the same cell as cell 319, which gets affected twice.

See also

CellSpread/AffectedCells