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

Weapon

From ModEnc
Jump to navigation Jump to search
This phrase can refer to several things; please pick one from the list below.


As a Flag

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: Weapon
File(s): art(md).ini
Values: Strings: Normal text. (Limited to: Weapons)
Extension Version: 2.0+.
Applicable to: Warheads

This flag is part of Ares. Do not use it without Ares installed.



The weapon used to deliver animation damage. If set, creates a projectile and detonates it immediately. The damage delivered is defined by the animation, not the weapon.

Notes

The weapon has to be known to the game already, otherwise it cannot be parsed correctly. It is recommended to add it to the [WeaponTypes] list.

Currently, the created projectile is neither owned by the player who created the animation nor the owner of the unit or structure the animation is attached to. While damage delivered using Warhead at least knows about the player who created the animation for scoring purposes, weapon damage does not pass on this information.

References

Regarding the use of animations to trigger weapons, Phobos has made many enhancements, including but not limited to those related to invoker, house, and the creation of sub weapons. Refer to Phobos documentation.