Jump to content

ShrapnelWeapon: Difference between revisions

From ModEnc²
en>DCoder
Rewrite
en>DCoder
m link to airburstweapon
Line 12: Line 12:
This is used for the Prism Tank reflection effect.
This is used for the Prism Tank reflection effect.


'''Note:''' this weapon has to be attached to some (potentially dummy) unit, so that the game loads this weapon at startup time. Failing to do so will result in [[Internal Error]]s whenever the shrapnel effect is supposed to fire.
'''Note:''' Like with <tt>[[AirburstWeapon]]</tt>, this weapon has to be attached to some (potentially dummy) unit, so that the game loads this weapon at startup time. Failing to do so will result in [[Internal Error]]s whenever the shrapnel effect is supposed to fire.

Revision as of 08:23, 7 May 2006

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: ShrapnelWeapon
File(s): rules(md).ini
Values: Strings (Names of Weapons)
Special Values: None
Default: none
Applicable to: Projectiles


If set, the warhead will fire this weapon upon detonation, from the impact point, if the impact point is not inside a structure. The amount of shots to fire is set by ShrapnelCount=.
This is used for the Prism Tank reflection effect.

Note: Like with AirburstWeapon, this weapon has to be attached to some (potentially dummy) unit, so that the game loads this weapon at startup time. Failing to do so will result in Internal Errors whenever the shrapnel effect is supposed to fire.