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

Difference between revisions of "WindDirection"

From ModEnc
Jump to: navigation, search
 
Line 1: Line 1:
{{DeeZireInclusion}}<br />
+
{{Flag
Used to set the direction of the game's simulated wind system. The wind in the game does not appear to have as much of an effect in the game as it did in Tiberian Sun where it could affect aircraft, missiles, jumpjets and gas type particle systems. The wind direction can be set with values between 0 and 7, with 0 representing North and increasing numbers rotating clockwise as per a compass.
+
|name={{PAGENAME}}
 +
|files={{Categ|Rules(md).ini}}
 +
|values=Integers, from 0 to 7
 +
|types={{Categ|General|General}}
 +
|ts=yes
 +
|fs=yes
 +
|ra2=yes
 +
|yr=yes
 +
}}<br />
 +
 
 +
Defines the direction of the simulated wind system. The flag accepts values from 0 to 7, where each number represents a point of the compass. 0 is for North, and increasing numbers rotate clockwise on the compass. 
 +
 
 +
The wind causes gas particle systems move into the direction defined in WindDirection. However, it is disabled by default in each particle system. To enable it, change the value of the '''WindEffect''' -flag to anything between 1-5 (0 is no effect). Increasing numbers cause the wind to have stronger effect on the corresponding particles.

Revision as of 19:03, 25 July 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: WindDirection
File(s): Rules(md).ini
Values: Integers, from 0 to 7
Applicable to: General



Defines the direction of the simulated wind system. The flag accepts values from 0 to 7, where each number represents a point of the compass. 0 is for North, and increasing numbers rotate clockwise on the compass.

The wind causes gas particle systems move into the direction defined in WindDirection. However, it is disabled by default in each particle system. To enable it, change the value of the WindEffect -flag to anything between 1-5 (0 is no effect). Increasing numbers cause the wind to have stronger effect on the corresponding particles.