Mostly Harmless
UE1:PulseGun (UT)
Object >> Actor >> Inventory >> Weapon >> TournamentWeapon >> PulseGun |
- 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. |
PulseGun.
Properties[edit]
Property group 'PulseGun'[edit]
DownSound[edit]
Type: Sound
Default value: Sound'Botpack.PulseGun.PulseDown'
Internal variables[edit]
Angle[edit]
Type: float
Count[edit]
Type: float
PlasmaBeam[edit]
Type: PBolt
Default values[edit]
Property | Value | ||||||||
---|---|---|---|---|---|---|---|---|---|
AIRating | 0.7 | ||||||||
AltFireSound | Sound'Botpack.PulseGun.PulseBolt' | ||||||||
AltProjectileClass | Class'BotPack.StarterBolt' | ||||||||
AltRefireRate | 0.99 | ||||||||
AmmoName | Class'BotPack.PAmmo' | ||||||||
AutoSwitchPriority | 5 | ||||||||
bMuzzleFlashParticles | True | ||||||||
bNoSmooth | False | ||||||||
bRapidFire | True | ||||||||
CollisionRadius | 32.0 | ||||||||
DeathMessage | "%o ate %k's burning plasma death." | ||||||||
FireOffset |
|
||||||||
FireSound | Sound'Botpack.PulseGun.PulseFire' | ||||||||
FlashLength | 0.02 | ||||||||
Icon | Texture'Botpack.Icons.UsePulse' | ||||||||
InstFlash | -0.15 | ||||||||
InstFog |
|
||||||||
InventoryGroup | 5 | ||||||||
ItemName | "Pulse Gun" | ||||||||
Mesh | LodMesh'Botpack.PulsePickup' | ||||||||
MessageNoAmmo | " has no Plasma." | ||||||||
MuzzleFlashMesh | LodMesh'Botpack.muzzPF3' | ||||||||
MuzzleFlashScale | 0.4 | ||||||||
MuzzleFlashStyle | STY_Translucent | ||||||||
MuzzleFlashTexture | Texture'Botpack.Skins.MuzzyPulse' | ||||||||
NameColor |
|
||||||||
PickupAmmoCount | 60 | ||||||||
PickupMessage | "You got a Pulse Gun" | ||||||||
PickupSound | Sound'UnrealShare.Pickups.WeaponPickup' | ||||||||
PickupViewMesh | LodMesh'Botpack.PulsePickup' | ||||||||
PlayerViewMesh | LodMesh'Botpack.PulseGunR' | ||||||||
PlayerViewOffset |
|
||||||||
ProjectileClass | Class'BotPack.PlasmaSphere' | ||||||||
RefireRate | 0.95 | ||||||||
SelectSound | Sound'Botpack.PulseGun.PulsePickup' | ||||||||
ShakeMag | 135.0 | ||||||||
ShakeVert | 8.0 | ||||||||
SoundRadius | 64 | ||||||||
SoundVolume | 255 | ||||||||
StatusIcon | Texture'Botpack.Icons.UsePulse' | ||||||||
ThirdPersonMesh | LodMesh'Botpack.PulseGun3rd' | ||||||||
ThirdPersonScale | 0.4 | ||||||||
WeaponDescription | "Classification: Plasma Rifle\n\nPrimary Fire: Medium sized, fast moving plasma balls are fired at a fast rate of fire.\n\nSecondary Fire: A bolt of green lightning is expelled for 100 meters, which will shock all opponents.\n\nTechniques: Firing and keeping the secondary fire's lightning on an opponent will melt them in seconds." |
Functions[edit]
Events[edit]
AnimEnd[edit]
Overrides: TournamentWeapon.AnimEnd
Destroyed[edit]
Overrides: Weapon.Destroyed
RenderOverlays[edit]
Overrides: Weapon.RenderOverlays
RenderTexture[edit]
Overrides: Actor.RenderTexture
Other instance functions[edit]
AltFire[edit]
Overrides: TournamentWeapon.AltFire
PlayAltFiring[edit]
Overrides: Weapon.PlayAltFiring
PlayFiring[edit]
Overrides: Weapon.PlayFiring
PlayIdleAnim[edit]
Overrides: TournamentWeapon.PlayIdleAnim
PlaySpinDown[edit]
RateSelf[edit]
Overrides: Weapon.RateSelf
setHand[edit]
Overrides: Weapon.setHand
SuggestAttackStyle[edit]
Overrides: Weapon.SuggestAttackStyle
TweenDown[edit]
Overrides: TournamentWeapon.TweenDown
States[edit]
AltFiring[edit]
Inherits from: TournamentWeapon.AltFiring
AltFiring.EndState[edit]
Overrides: Object.EndState (global)
AltFiring.Tick[edit]
Overrides: Actor.Tick (global)
ClientAltFiring[edit]
ClientAltFiring.AnimEnd[edit]
Overrides: TournamentWeapon.ClientAltFiring.AnimEnd
ClientFiring[edit]
ClientFiring.AnimEnd[edit]
Overrides: TournamentWeapon.ClientFiring.AnimEnd
ClientFiring.Tick[edit]
Overrides: Actor.Tick (global)
Idle[edit]
NormalFire[edit]
Inherits from: TournamentWeapon.NormalFire
NormalFire.BeginState[edit]
Overrides: Object.BeginState (global)
NormalFire.EndState[edit]
Overrides: Object.EndState (global)
NormalFire.Tick[edit]
Overrides: Actor.Tick (global)
NormalFire.ProjectileFire[edit]
Overrides: Weapon.ProjectileFire (global)