Jump to content

DESO

From ModEnc²
Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge

[DESO] is the name of the ini section in Red Alert 2 that covers the settings for the Desolator, Iraq's country-specific infantry. A unit with special functions which the game is hard-coded to perform.

One special function relates to the rate of fire of the RadEruption weapon, which the Desolator uses when deployed to create a radiation site on the ground beneath him. The actual rate of fire for the RadEruption weapon should make the weapon fire more frequently than it actually does in-game.

The special function appears to only let the Desolator fire the RadEruption weapon when the amount of radiation at the deploy site falls to a certain level. This is presumably to prevent radiation levels rising too high, as there is a maximum graphical brightness to represent radiation on a cell determined by RadLevelMax, above which the radiation just appears to last longer than RadLevelDelay (and RadLightDelay) would demand, while actually being stronger and doing more Damage.

This behaviour is unique to the Desolator, if the RadEruption weapon is used by another unit, then the rate of fire works normally.

Bugs/Side-Effects/Unexpected Limitations

The [DESO] was hard-coded to have different deploy-weapon firing timing than other units to coincide with the unit’s art Sequence.

  • Starting from Ares 0.1, you can now set IsDesolator=yes on other InfantryTypes or, indeed, IsDesolator=no on the [DESO].

Infantry with IsDesolator=yes can only fire Secondary weapons when deployed, and do not follow the DeployFireWeapon setting.

If Infantry has ImmuneToRadiation=false, it will not be able to fire any weapons when deployed. This is related to the G.I. Bug in the link below.

  • This bug has been fixed in Ares 3.0.

See also

DeployFire

Immune G.I. Bug