I don't need to test my programs. I have an error-correcting modem.
UE1:UT_Eightball (UT)
Object >> Actor >> Inventory >> Weapon >> TournamentWeapon >> UT_Eightball |
- Package:
- BotPack
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. |
UT_Eightball.
Properties
bAlwaysInstant
Type: bool
bClientDone
Type: bool
bFireLoad
Type: bool
bInstantRocket
Type: bool
bPendingLock
Type: bool
bRotated
Type: bool
bTightWad
Type: bool
ClientRocketsLoaded
Type: int
FireAnim
Type: name
Array size: 6
Default value, index 0: 'Fire1'
Default value, index 1: 'Fire2'
Default value, index 2: 'Fire3'
Default value, index 3: 'Fire4'
Default value, index 4: 'Fire2'
Default value, index 5: 'Fire3'
LoadAnim
Type: name
Array size: 6
Default value, index 0: 'load1'
Default value, index 1: 'Load2'
Default value, index 2: 'Load3'
Default value, index 3: 'Load4'
Default value, index 4: 'Load5'
Default value, index 5: 'Load6'
LockedTarget
Type: Actor
NewTarget
Type: Actor
OldTarget
Type: Actor
RocketsLoaded
Type: int
RotateAnim
Type: name
Array size: 6
Default value, index 0: 'Rotate1'
Default value, index 1: 'Rotate2'
Default value, index 2: 'Rotate3'
Default value, index 3: 'Rotate4'
Default value, index 4: 'Rotate5'
Default value, index 5: 'Rotate3'
Default values
Property | Value | ||||||||
---|---|---|---|---|---|---|---|---|---|
AIRating | 0.75 | ||||||||
AltFireSound | Sound'UnrealShare.Eightball.EightAltFire' | ||||||||
AltProjectileClass | Class'BotPack.UT_Grenade' | ||||||||
AltRefireRate | 0.25 | ||||||||
AmmoName | Class'BotPack.RocketPack' | ||||||||
AutoSwitchPriority | 9 | ||||||||
bAltWarnTarget | True | ||||||||
bNoSmooth | False | ||||||||
BobDamping | 0.975 | ||||||||
bRecommendSplashDamage | True | ||||||||
bSplashDamage | True | ||||||||
bWarnTarget | True | ||||||||
CockingSound | Sound'UnrealShare.Eightball.Loading' | ||||||||
CollisionHeight | 10.0 | ||||||||
DeathMessage | "%o was smacked down by %k's %w." | ||||||||
FireOffset |
|
||||||||
FiringSpeed | 1.0 | ||||||||
Icon | Texture'Botpack.Icons.Use8ball' | ||||||||
InventoryGroup | 9 | ||||||||
ItemName | "Rocket Launcher" | ||||||||
Mesh | LodMesh'Botpack.Eight2Pick' | ||||||||
Misc1Sound | Sound'UnrealShare.Eightball.SeekLock' | ||||||||
Misc2Sound | Sound'UnrealShare.Eightball.SeekLost' | ||||||||
Misc3Sound | Sound'UnrealShare.Eightball.BarrelMove' | ||||||||
NameColor |
|
||||||||
PickupAmmoCount | 6 | ||||||||
PickupMessage | "You got the Rocket Launcher." | ||||||||
PickupSound | Sound'UnrealShare.Pickups.WeaponPickup' | ||||||||
PickupViewMesh | LodMesh'Botpack.Eight2Pick' | ||||||||
PlayerViewMesh | LodMesh'Botpack.Eightm' | ||||||||
PlayerViewOffset |
|
||||||||
PlayerViewScale | 2.0 | ||||||||
ProjectileClass | Class'BotPack.RocketMk2' | ||||||||
RefireRate | 0.25 | ||||||||
SelectSound | Sound'UnrealShare.Eightball.Selecting' | ||||||||
ShakeMag | 350.0 | ||||||||
ShakeTime | 0.2 | ||||||||
ShakeVert | 7.5 | ||||||||
StatusIcon | Texture'Botpack.Icons.Use8ball' | ||||||||
ThirdPersonMesh | LodMesh'Botpack.EightHand' | ||||||||
WeaponDescription | "Classification: Heavy Ballistic\n\nPrimary Fire: Slow moving but deadly rockets are fired at opponents. Trigger can be held down to load up to six rockets at a time, which can be fired at once.\n\nSecondary Fire: Grenades are lobbed from the barrel. Secondary trigger can be held as well to load up to six grenades.\n\nTechniques: Keeping this weapon pointed at an opponent will cause it to lock on, and while the gun is locked the next rocket fired will be a homing rocket. Because the Rocket Launcher can load up multiple rockets, it fires when you release the fire button. If you prefer, it can be configured to fire a rocket as soon as you press fire button down, at the expense of the multiple rocket load-up feature. This is set in the Input Options menu." |
Functions
Events
RenderOverlays
Overrides: Weapon.RenderOverlays
RenderTexture
Overrides: Actor.RenderTexture
Other instance functions
AltFire
Overrides: TournamentWeapon.AltFire
BecomeItem
Overrides: TournamentWeapon.BecomeItem
CheckTarget
ClientAltFire
Overrides: TournamentWeapon.ClientAltFire
ClientFire
Overrides: TournamentWeapon.ClientFire
Fire
Overrides: TournamentWeapon.Fire
FiringRockets
PlayIdleAnim
Overrides: TournamentWeapon.PlayIdleAnim
PlayLoading
PlayRFiring
PlayRotating
PostRender
Overrides: Weapon.PostRender
RateSelf
Overrides: Weapon.RateSelf
setHand
Overrides: Weapon.setHand
SuggestAttackStyle
Overrides: Weapon.SuggestAttackStyle
States
AltFiring
AltFiring.AnimEnd
Overrides: TournamentWeapon.AltFiring.AnimEnd
AltFiring.BeginState
Overrides: Object.BeginState (global)
AltFiring.Tick
Overrides: Actor.Tick (global)
AltFiring.RotateRocket
ClientAltFiring
ClientAltFiring.AnimEnd
Overrides: TournamentWeapon.ClientAltFiring.AnimEnd
ClientAltFiring.BeginState
Overrides: Object.BeginState (global)
ClientAltFiring.EndState
Overrides: TournamentWeapon.ClientAltFiring.EndState
ClientAltFiring.Tick
Overrides: Actor.Tick (global)
ClientFiring
ClientFiring.AnimEnd
Overrides: TournamentWeapon.ClientFiring.AnimEnd
ClientFiring.BeginState
Overrides: Object.BeginState (global)
ClientFiring.EndState
Overrides: TournamentWeapon.ClientFiring.EndState
ClientFiring.Tick
Overrides: Actor.Tick (global)
ClientReload
ClientReload.AnimEnd
Overrides: TournamentWeapon.AnimEnd (global)
ClientReload.BeginState
Overrides: Object.BeginState (global)
ClientReload.EndState
Overrides: Object.EndState (global)
ClientReload.ClientAltFire
Overrides: ClientAltFire (global)
ClientReload.ClientFire
Overrides: ClientFire (global)
FireRockets
FireRockets.AnimEnd
Overrides: TournamentWeapon.AnimEnd (global)
FireRockets.BeginState
Overrides: Object.BeginState (global)
FireRockets.AltFire
Overrides: AltFire (global)
FireRockets.Fire
Overrides: Fire (global)
FireRockets.ForceAltFire
Overrides: TournamentWeapon.ForceAltFire (global)
FireRockets.ForceFire
Overrides: TournamentWeapon.ForceFire (global)
FireRockets.SplashJump
Overrides: Weapon.SplashJump (global)
Idle
Idle.Timer
Overrides: Actor.Timer (global)
NormalFire
NormalFire.AnimEnd
Overrides: TournamentWeapon.NormalFire.AnimEnd
NormalFire.BeginState
Overrides: Object.BeginState (global)
NormalFire.Tick
Overrides: Actor.Tick (global)
NormalFire.RotateRocket
NormalFire.SplashJump
Overrides: Weapon.SplashJump (global)