Gah - a solution with more questions. – EntropicLqd
UE2:SniperRifle (UT2004)
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. |
Sniper Rifle
Properties
Property group 'Gfx'
ArrowColor
Type: Object.Color
Default value:
Member | Value |
---|---|
A | 255 |
B | 0 |
G | 0 |
R | 255 |
borderX
Type: float
Default value: 60.0
borderY
Type: float
Default value: 60.0
ChargeColor
Type: Object.Color
Default value:
Member | Value |
---|---|
A | 255 |
B | 255 |
G | 255 |
R | 255 |
FocusColor
Type: Object.Color
Default value:
Member | Value |
---|---|
A | 215 |
B | 126 |
G | 90 |
R | 71 |
focusX
Type: float
Default value: 135.0
focusY
Type: float
Default value: 105.0
innerArrowsX
Type: float
Default value: 42.0
innerArrowsY
Type: float
Default value: 42.0
NoTargetColor
Type: Object.Color
Default value:
Member | Value |
---|---|
A | 255 |
B | 200 |
G | 200 |
R | 200 |
RechargeOrigin
Type: Object.Vector
Default value:
Member | Value |
---|---|
X | 600.0 |
Y | 330.0 |
Z | 0.0 |
RechargeSize
Type: Object.Vector
Default value:
Member | Value |
---|---|
X | 10.0 |
Y | -180.0 |
Z | 0.0 |
TargetColor
Type: Object.Color
Default value:
Member | Value |
---|---|
A | 255 |
B | 255 |
G | 255 |
R | 255 |
testX
Type: float
Default value: 100.0
testY
Type: float
Default value: 100.0
Property group 'SniperRifle'
chargeEmitter
Type: xEmitter
zoomed
Type: bool
Internal variables
LastFOV
Type: float
Modifiers: transient
Default values
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AIRating | 0.69 | ||||||||||
AttachmentClass | Class'XWeapons.SniperAttachment' | ||||||||||
BobDamping | 2.3 | ||||||||||
BringUpTime | 0.36 | ||||||||||
bSniping | True | ||||||||||
CenteredOffsetY | 0.0 | ||||||||||
CenteredYaw | -500 | ||||||||||
CurrentRating | 0.69 | ||||||||||
CustomCrossHairColor |
|
||||||||||
Description | "The Lightning Gun is a high-power energy rifle capable of ablating even the heaviest carapace armor. Acquisition of a target at long range requires a steady hand, but the anti-jitter effect of the optical system reduces the weapon's learning curve significantly. Once the target has been acquired, the operator depresses the trigger, painting a proton 'patch' on the target. Milliseconds later the rifle emits a high voltage arc of electricity, which seeks out the charge differential and annihilates the target." | ||||||||||
DisplayFOV | 60.0 | ||||||||||
DrawScale | 0.4 | ||||||||||
EffectOffset |
|
||||||||||
FireModeClass[0] | XWeapons.SniperFire | ||||||||||
FireModeClass[1] | XWeapons.SniperZoom | ||||||||||
HighDetailOverlay | Material'UT2004Weapons.WeaponSpecMap2' | ||||||||||
HudColor |
|
||||||||||
IconCoords |
|
||||||||||
IconMaterial | Material'HudContent.Generic.HUD' | ||||||||||
InventoryGroup | 9 | ||||||||||
ItemName | "Lightning Gun" | ||||||||||
LightBrightness | 255.0 | ||||||||||
LightEffect | LE_NonIncidence | ||||||||||
LightHue | 165 | ||||||||||
LightPeriod | 3 | ||||||||||
LightRadius | 5.0 | ||||||||||
LightSaturation | 170 | ||||||||||
LightType | LT_Steady | ||||||||||
Mesh | Mesh'Weapons.Sniper_1st' | ||||||||||
MinReloadPct | 0.25 | ||||||||||
PickupClass | Class'XWeapons.SniperRiflePickup' | ||||||||||
PlayerViewOffset |
|
||||||||||
PlayerViewPivot |
|
||||||||||
Priority | 11 | ||||||||||
PutDownAnim | 'PutDown' | ||||||||||
SelectAnim | 'PickUp' | ||||||||||
SelectAnimRate | 1.25 | ||||||||||
SelectForce | "SwitchToLightningGun" | ||||||||||
SelectSound | Sound'WeaponSounds.LightningGun.SwitchToLightningGun' | ||||||||||
SmallEffectOffset |
|
||||||||||
SmallViewOffset |
|
Functions
Events
ClientStartFire
Overrides: Weapon.ClientStartFire
ClientStopFire
Overrides: Weapon.ClientStopFire
Destroyed
Overrides: Weapon.Destroyed
PostBeginPlay
Overrides: Weapon.PostBeginPlay
RenderOverlays
Overrides: Weapon.RenderOverlays
Other instance functions
BestMode
Overrides: Weapon.BestMode
BringUp
Overrides: Weapon.BringUp
ClientWeaponThrown
Overrides: Weapon.ClientWeaponThrown
GetAIRating
Overrides: Weapon.GetAIRating
IncrementFlashCount
Overrides: Weapon.IncrementFlashCount
PutDown
Overrides: Weapon.PutDown
RecommendRangedAttack
Overrides: Weapon.RecommendRangedAttack
SetZoomBlendColor
SuggestAttackStyle
Overrides: Weapon.SuggestAttackStyle
SuggestDefenseStyle
Overrides: Weapon.SuggestDefenseStyle
States
TickEffects
TickEffects.Tick
Overrides: Actor.Tick (global)