Jump to content

HunterSeekerDetonateProximity: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>AlexB
No edit summary
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
The distance, in leptons, that a unit with HunterSeeker=yes set (which must also be defined with the GDIHunterSeeker= or NodHunterSeeker= statements) will detonate. This removes the need for the Hunter Seeker's weapon to have the Suicide=yes property. It has not been established if this portion of the Hunter Seeker logic works in Red Alert 2.
|values={{values|int}}
|default=0
|types={{Categ|General}}
|ts=yes
|fs=yes
}}
 
The distance, in leptons, that a unit with {{f|HunterSeeker|yes|link}} set will detonate. This removes the need for the Hunter Seeker's weapon to have the {{f|Suicide|yes|link}} property. If the Hunter Seeker is closer to its target than this, it will inflict damage defined by its primary weapon to its target, itself, and the map. The target always takes a direct hit, no matter how far away the Hunter Seeker actually is.
 
It has not been established if this portion of the Hunter Seeker logic works in Red Alert 2. It does not exist in Yuri's Revenge and the tag is not parsed.

Revision as of 04:42, 1 November 2012

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: HunterSeekerDetonateProximity
File(s): rules(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
Default: 0
Applicable to: General


The distance, in leptons, that a unit with HunterSeeker=yes set will detonate. This removes the need for the Hunter Seeker's weapon to have the Suicide=yes property. If the Hunter Seeker is closer to its target than this, it will inflict damage defined by its primary weapon to its target, itself, and the map. The target always takes a direct hit, no matter how far away the Hunter Seeker actually is.

It has not been established if this portion of the Hunter Seeker logic works in Red Alert 2. It does not exist in Yuri's Revenge and the tag is not parsed.