Jump to content

Conventional: Difference between revisions

From ModEnc²
en>Testid123
mNo edit summary
m 7 revisions imported
 
(3 intermediate revisions by one other user not shown)
Line 15: Line 15:
This flag determines whether this warhead sinks and causes a water splash anim (see [[SplashList]] in [<tt>[[CombatDamage]]</tt>]) instead of detonating when it hits water.
This flag determines whether this warhead sinks and causes a water splash anim (see [[SplashList]] in [<tt>[[CombatDamage]]</tt>]) instead of detonating when it hits water.
==Nost==
==Nost==
for [[Red Alert]] Even if this tag doesn't exist However, some weapons are hardcoded to use this tag.
*Although there is no such tag for [[Red Alert]], When some weapons hit the water It will have the same effect as this tag.
*Is always set to ''' ''yes'' ''' for animations that use the tag. {{f|Bouncer|yes|link}} and {{f|IsMeteor|true|link}} Even though the warhead has '''Conventional=no''' whatever.


[[Category:Rules(md).ini Flags]]
[[Category:Rules(md).ini Flags]]
[[Category:Warhead Flags]]
[[Category:Warhead Flags]]

Latest revision as of 21:39, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: Conventional
File(s): rules(md).ini
Values: boolean (yes/no or true/false)
Default: no
Applicable to: Warheads


This flag determines whether this warhead sinks and causes a water splash anim (see SplashList in [CombatDamage]) instead of detonating when it hits water.

Nost

  • Although there is no such tag for Red Alert, When some weapons hit the water It will have the same effect as this tag.
  • Is always set to yes for animations that use the tag. Bouncer=yes and IsMeteor=true Even though the warhead has Conventional=no whatever.