There is no spoon
UE1:Enforcer (UT)
Object >> Actor >> Inventory >> Weapon >> TournamentWeapon >> Enforcer |
Contents
- 1 Properties
- 2 Functions
- 2.1 Events
- 2.2 Other instance functions
- 2.2.1 AltFire
- 2.2.2 BringUp
- 2.2.3 DropFrom
- 2.2.4 Fire
- 2.2.5 HandlePickupQuery
- 2.2.6 PlayAltFiring
- 2.2.7 PlayFiring
- 2.2.8 PlayIdleAnim
- 2.2.9 PlayRepeatFiring
- 2.2.10 ProcessTraceHit
- 2.2.11 SetDefaultDisplayProperties
- 2.2.12 SetDisplayProperties
- 2.2.13 setHand
- 2.2.14 SetSwitchPriority
- 2.2.15 SetTwoHands
- 2.2.16 SetUpSlave
- 2.2.17 SwitchPriority
- 2.2.18 TraceFire
- 2.2.19 WeaponSet
- 3 States
- Package:
- BotPack
- Direct subclass:
- DoubleEnforcer
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Enforcer
Properties
Property group 'Enforcer'
DoubleName
Type: string
Modifiers: localized
Default value: "Double Enforcer"
hitdamage
Type: int
Default value: 17
MuzzleFlashVariations
Type: Texture
Array size: 5
Default value, index 0: Texture'Botpack.Skins.Muz1'
Default value, index 1: Texture'Botpack.Skins.Muz2'
Default value, index 2: Texture'Botpack.Skins.Muz3'
Default value, index 3: Texture'Botpack.Skins.Muz4'
Default value, index 4: Texture'Botpack.Skins.Muz5'
Internal variables
AltAccuracy
Type: float
bBringingUp
Type: bool
bFirstFire
Type: bool
bIsSlave
Type: bool
bSetup
Type: bool
used for setting display properties
DoubleSwitchPriority
Type: int
Default value: 2
SlaveEnforcer
Type: Enforcer
The left (second) Enforcer is a slave to the right.
Default values
Property | Value | ||||||||
---|---|---|---|---|---|---|---|---|---|
AIRating | 0.25 | ||||||||
AltFireSound | Sound'UnrealShare.AutoMag.shot' | ||||||||
AltRefireRate | 0.87 | ||||||||
AmmoName | Class'BotPack.MiniAmmo' | ||||||||
AutoSwitchPriority | 2 | ||||||||
bAltInstantHit | True | ||||||||
bDrawMuzzleFlash | True | ||||||||
bHidden | True | ||||||||
bInstantHit | True | ||||||||
bMuzzleFlashParticles | True | ||||||||
bNoSmooth | False | ||||||||
CockingSound | Sound'Botpack.enforcer.Cocking' | ||||||||
CollisionHeight | 12.0 | ||||||||
CollisionRadius | 24.0 | ||||||||
DeathMessage | "%k riddled %o full of holes with the %w." | ||||||||
FireOffset |
|
||||||||
FireSound | Sound'Botpack.enforcer.E_Shot' | ||||||||
FiringSpeed | 1.5 | ||||||||
FlashC | 0.035 | ||||||||
FlashLength | 0.02 | ||||||||
FlashO | 0.02 | ||||||||
FlashS | 128 | ||||||||
FlashY | 0.1 | ||||||||
Icon | Texture'Botpack.Icons.UseAutoM' | ||||||||
InstFlash | -0.2 | ||||||||
InstFog |
|
||||||||
InventoryGroup | 2 | ||||||||
ItemName | "Enforcer" | ||||||||
Mass | 15.0 | ||||||||
Mesh | LodMesh'Botpack.MagPick' | ||||||||
MFTexture | Texture'Botpack.Skins.Muz1' | ||||||||
MuzzleFlashMesh | LodMesh'Botpack.muzzEF3' | ||||||||
MuzzleFlashScale | 0.08 | ||||||||
MuzzleFlashStyle | STY_Translucent | ||||||||
MuzzleFlashTexture | Texture'Botpack.Skins.Muzzy2' | ||||||||
MuzzleScale | 1.0 | ||||||||
MyDamageType | 'shot' | ||||||||
NameColor |
|
||||||||
PickupAmmoCount | 30 | ||||||||
PickupMessage | "You picked up another Enforcer!" | ||||||||
PickupSound | Sound'UnrealShare.Pickups.WeaponPickup' | ||||||||
PickupViewMesh | LodMesh'Botpack.MagPick' | ||||||||
PlayerViewMesh | LodMesh'Botpack.AutoML' | ||||||||
PlayerViewOffset |
|
||||||||
RefireRate | 0.8 | ||||||||
SelectSound | Sound'Botpack.enforcer.Cocking' | ||||||||
ShakeMag | 200.0 | ||||||||
ShakeVert | 4.0 | ||||||||
StatusIcon | Texture'Botpack.Icons.UseAutoM' | ||||||||
ThirdPersonMesh | LodMesh'Botpack.AutoHand' | ||||||||
WeaponDescription | "Classification: Light Pistol\n\nPrimary Fire: Accurate but slow firing instant hit.\n\nSecondary Fire: Sideways, or 'Gangsta' firing mode, shoots twice as fast and half as accurate as the primary fire.\n\nTechniques: Collect two for twice the damage." |
Functions
Events
AnimEnd
Overrides: TournamentWeapon.AnimEnd
BotDesireability
Overrides: Weapon.BotDesireability
Destroyed
Overrides: Weapon.Destroyed
RenderOverlays
Overrides: Weapon.RenderOverlays
Other instance functions
AltFire
Overrides: TournamentWeapon.AltFire
BringUp
Overrides: Weapon.BringUp
DropFrom
Overrides: TournamentWeapon.DropFrom
Fire
Overrides: TournamentWeapon.Fire
HandlePickupQuery
Overrides: TournamentWeapon.HandlePickupQuery
PlayAltFiring
Overrides: Weapon.PlayAltFiring
PlayFiring
Overrides: Weapon.PlayFiring
PlayIdleAnim
Overrides: TournamentWeapon.PlayIdleAnim
PlayRepeatFiring
ProcessTraceHit
Overrides: Weapon.ProcessTraceHit
SetDefaultDisplayProperties
Overrides: Actor.SetDefaultDisplayProperties
SetDisplayProperties
Overrides: Actor.SetDisplayProperties
setHand
Overrides: Weapon.setHand
SetSwitchPriority
Overrides: Weapon.SetSwitchPriority
SetTwoHands
SetUpSlave
SwitchPriority
Overrides: Weapon.SwitchPriority
TraceFire
Overrides: Weapon.TraceFire
WeaponSet
Overrides: Weapon.WeaponSet
States
Active
Active.BeginState
Overrides: Weapon.Active.BeginState
Active.EndState
Overrides: TournamentWeapon.Active.EndState
Active.PutDown
Overrides: Weapon.Active.PutDown
AltFiring
Inherits from: TournamentWeapon.AltFiring
Ignores: AltFiring.AltFire, AltFiring.AnimEnd, AltFiring.Fire
AltFiring.EndState
Overrides: Object.EndState (global)
AltFiring.Timer
Overrides: Actor.Timer (global)
ClientActive
ClientActive.AnimEnd
Overrides: TournamentWeapon.ClientActive.AnimEnd
ClientActive.BeginState
Overrides: TournamentWeapon.ClientActive.BeginState
ClientAltFiring
ClientAltFiring.AnimEnd
Overrides: TournamentWeapon.ClientAltFiring.AnimEnd
ClientAltFiring.BeginState
Overrides: Object.BeginState (global)
ClientAltFiring.EndState
Overrides: TournamentWeapon.ClientAltFiring.EndState
ClientAltFiring.Timer
Overrides: Actor.Timer (global)
ClientAltFiring.ClientFire
Overrides: TournamentWeapon.ClientAltFiring.ClientFire
ClientDown
ClientDown.AnimEnd
Overrides: TournamentWeapon.ClientDown.AnimEnd
ClientDown.EndState
Overrides: Object.EndState (global)
ClientFiring
ClientFiring.AnimEnd
Overrides: TournamentWeapon.ClientFiring.AnimEnd
ClientFiring.BeginState
Overrides: Object.BeginState (global)
ClientFiring.EndState
Overrides: TournamentWeapon.ClientFiring.EndState
ClientFiring.Timer
Overrides: Actor.Timer (global)
ClientFiring.ClientAltFire
Overrides: TournamentWeapon.ClientFiring.ClientAltFire
DownWeapon
Inherits from: TournamentWeapon.DownWeapon
Ignores: AltFire, AnimEnd, Fire
DownWeapon.BeginState
Overrides: TournamentWeapon.DownWeapon.BeginState
Idle
Idle.AnimEnd
Overrides: Weapon.Idle.AnimEnd
Idle.PutDown
Overrides: Weapon.Idle.PutDown
NormalFire
Inherits from: TournamentWeapon.NormalFire
Ignores: NormalFire.AltFire, NormalFire.AnimEnd, NormalFire.Fire
NormalFire.EndState
Overrides: Object.EndState (global)
NormalFire.Timer
Overrides: Actor.Timer (global)