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

Difference between revisions of "Legacy:Enforcer"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Line 1: Line 1:
{{classbox|[[Legacy:Actor|Actor]] >> [[Legacy:Inventory (UT)|Inventory (UT)]] >> [[Legacy:Weapon (UT)|Weapon (UT)]] >> [[Legacy:TournamentWeapon|TournamentWeapon]] >> Enforcer}}
+
{{classbox| [[Legacy:UT|UT]] :: [[Legacy:Actor (UT)|Actor (UT)]] >> [[Legacy:Inventory (UT)|Inventory (UT)]] >> [[Legacy:Weapon (UT)|Weapon (UT)]] >> [[Legacy:TournamentWeapon|TournamentWeapon]] >> Enforcer (Package: Botpack)}}
  
 
The Enforcer is one of the two weapons (the [[Legacy:ImpactHammer|ImpactHammer]] being the other) that players are spawned with by default in UT. It uses the same [[Legacy:Ammo (UT)|Ammo (UT)]] pool as the [[Legacy:Minigun2|Minigun]]. Technically the Enforcer is '''not''' the default weapon, it's just spawned in the [[Legacy:DeathMatchPlus|DeathMatchPlus]].AddDefaultInventory function and can be replaced either in [[Legacy:Mutator|Mutator]].ModifyPlayer or through a [[Legacy:SpawnNotify|SpawnNotify]].
 
The Enforcer is one of the two weapons (the [[Legacy:ImpactHammer|ImpactHammer]] being the other) that players are spawned with by default in UT. It uses the same [[Legacy:Ammo (UT)|Ammo (UT)]] pool as the [[Legacy:Minigun2|Minigun]]. Technically the Enforcer is '''not''' the default weapon, it's just spawned in the [[Legacy:DeathMatchPlus|DeathMatchPlus]].AddDefaultInventory function and can be replaced either in [[Legacy:Mutator|Mutator]].ModifyPlayer or through a [[Legacy:SpawnNotify|SpawnNotify]].
 
'''Ben:''' Need to be renamed to Enforcer(UT)
 
  
 
==Known Subclasses ==
 
==Known Subclasses ==
Line 11: Line 9:
  
 
'''Ben 2500:''' Needs to be renamed to Enforcer(UT)
 
'''Ben 2500:''' Needs to be renamed to Enforcer(UT)
 +
 +
'''Wormbo:''' UT classes are only renamed when there's a UT2003 class with the same name. However, adding the category and updating the header can't hurt. :) ([[Legacy:Delete Reply When You See It|Delete reply when you see it]])
 +
 +
[[Category:Legacy Class (UT)|{{PAGENAME}}]]

Revision as of 12:50, 30 April 2003

UT :: Actor (UT) >> Inventory (UT) >> Weapon (UT) >> TournamentWeapon >> Enforcer (Package: Botpack)

The Enforcer is one of the two weapons (the ImpactHammer being the other) that players are spawned with by default in UT. It uses the same Ammo (UT) pool as the Minigun. Technically the Enforcer is not the default weapon, it's just spawned in the DeathMatchPlus.AddDefaultInventory function and can be replaced either in Mutator.ModifyPlayer or through a SpawnNotify.

Known Subclasses

  • DoubleEnforcer (only used for weapon priority)

Ben 2500: Needs to be renamed to Enforcer(UT)

Wormbo: UT classes are only renamed when there's a UT2003 class with the same name. However, adding the category and updating the header can't hurt. :) (Delete reply when you see it)