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

Difference between revisions of "Spawned Missiles"

From ModEnc
Jump to: navigation, search
(this was a wanted page)
 
m (Categorising)
Line 48: Line 48:
  
 
When you install the [[RockPatch]] version 1.08 or later, you can make your own spawned missiles which are not limited to one [[AircraftType]] per missile type. See [[RockPatch_Docs:Creating_new_Missile_Types|this page]] for details on how to do this.
 
When you install the [[RockPatch]] version 1.08 or later, you can make your own spawned missiles which are not limited to one [[AircraftType]] per missile type. See [[RockPatch_Docs:Creating_new_Missile_Types|this page]] for details on how to do this.
 +
[[Category:Information]]

Revision as of 14:12, 28 April 2007

Spawned Missiles are the AircraftTypes spawned by the V3 Launcher, the Dreadnought and the Boomer Submarine. They are technically limbo launching AircraftTypes, flying kamikaze-style into their targets, and detonating the warhead defined by their appropriate tags. Without the RockPatch, there are three types of spawned missile: V3, DMisl and CMisl.

V3 missiles are spawned by the V3 Rocket Launcher and use the following tags located in the General section.

DMisl missiles are launched by the Soviet Dreadnought and use the following tags, also located in the General section: *DMislPauseFrames

CMisl missiles are launched by the Yuri Boomer Submarine, and use these tags which are only in the General section of Yuri's Revenge. CMisls are not available in Red Alert 2.

When you install the RockPatch version 1.08 or later, you can make your own spawned missiles which are not limited to one AircraftType per missile type. See this page for details on how to do this.