Jump to content

AreaFire: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Mevitar
No edit summary
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{flag
Can be set to 'yes' or 'no' and specifies whether or not the weapon is fired at the cell currently occupied by the firer and does damage in a radius around it. This is used for the 'deploy' type weapons such as the Desolator. NOTE: due to this logic, this only works on Secondary= weapons whose function requires the unit to deploy.
|values={{values|Boolean}}
|default=No
|types={{Categ|Weapon|Weapons}}
|ra2=yes
|yr=yes
|rp=yes}}
 
Setting this tag to "yes" causes the weapon to be fired at the cell currently occupied by the firer, instead of trying to approach the target and detonating there.
Due to the way the logic is handled, infantry can use such weapons only as their deploy weapon. Otherwise, they will not fire it at all.

Revision as of 14:50, 14 May 2013

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: AreaFire
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: No
Applicable to: Weapons


Setting this tag to "yes" causes the weapon to be fired at the cell currently occupied by the firer, instead of trying to approach the target and detonating there. Due to the way the logic is handled, infantry can use such weapons only as their deploy weapon. Otherwise, they will not fire it at all.