I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

Legacy:WarheadLauncher

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 04:49, 1 August 2002 by Wormbo (Talk | contribs)

Jump to: navigation, search
Actor >> Inventory (UT) >> Weapon (UT) >> TournamentWeapon >> WarheadLauncher

"WarheadLauncher" is the name used in the UT code for the Redeemer. Presumably the name came after the weapon was actually coded.

It uses WarHeadAmmo as ammo class and WarShell and GuidedWarShell as projectile classes. The guiding code is not part of the weapon's script, WarheadLauncher only passes PostRender calls to the current GuidedWarShell.