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

AG: Difference between revisions

From ModEnc
Jump to navigation Jump to search
m template updated
m I don't think this should be in General Editing Information... fixing template.
Line 1: Line 1:
{{Flag
{{Flag
|name=AG
|name=AG
|files=[[rulesmd.ini|rules(md).ini]]
|files={{Categ|ini=rules}}
|values=boolean
|types={{Categ|Projectiles}}
|values={{values|Booleans}}
|default=yes
|default=yes
|types=Projectiles
|ra=yes
|ra=yes
|cs=yes
|cs=yes
Line 20: Line 20:
'''Note:''' Although AA is set to "yes" on RA2's and YR's Patriot Missile and Flak Cannon, they do in fact ''not'' fire on falling paratroopers. This is due to a special logic involved, classifying paratroopers as ground units.
'''Note:''' Although AA is set to "yes" on RA2's and YR's Patriot Missile and Flak Cannon, they do in fact ''not'' fire on falling paratroopers. This is due to a special logic involved, classifying paratroopers as ground units.
In order to get those defenses to fire on paratroopers as they should, <tt>AG=yes</tt> must be set on both <tt>[AAHeatSeeker]</tt> and <tt>[FlakProj]</tt>. The <tt>[[LandTargeting]]</tt> will prevent these AA defenses from firing on units on the ground.
In order to get those defenses to fire on paratroopers as they should, <tt>AG=yes</tt> must be set on both <tt>[AAHeatSeeker]</tt> and <tt>[FlakProj]</tt>. The <tt>[[LandTargeting]]</tt> will prevent these AA defenses from firing on units on the ground.
[[Category:Rules(md).ini Flags]]
[[Category:Projectile Flags]]
[[Category:General Editing Information]]

Revision as of 23:52, 27 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: AG
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: yes
Applicable to: Projectiles


This flag determines whether a weapon can fire at objects moving on ground level or not, by allowing or disallowing it's projectile to move towards them.


Note: Although AA is set to "yes" on RA2's and YR's Patriot Missile and Flak Cannon, they do in fact not fire on falling paratroopers. This is due to a special logic involved, classifying paratroopers as ground units. In order to get those defenses to fire on paratroopers as they should, AG=yes must be set on both [AAHeatSeeker] and [FlakProj]. The LandTargeting will prevent these AA defenses from firing on units on the ground.