Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
DamTypeNekomataMinigun Creation date: 2012-10-24 12:18 Last change: $Id$ Copyright © 2012, Wormbo Website: http://www.koehler-homepage.de/Wormbo/ Feel free to reuse this code. Send me a note if you found it helpful or want to report bugs/provide improvements.
Core.Object | +-- Engine.Actor | +-- Engine.DamageType | +-- UnrealGame.VehicleDamageType | +-- Onslaught.DamTypeONSChainGun | +-- WVHoverTankV3.DamTypeNekomataMinigun
Variables Summary |
---|
Inherited Variables from UnrealGame.VehicleDamageType |
---|
VehicleClass |
Defaultproperties |
---|
defaultproperties { DeathString = "%o was punctured by %k's Nekomata Gauss turret." MaleSuicide = "%o turned the Nekomata Gauss turret on himself." FemaleSuicide = "%o turned the Nekomata Gauss turret on herself." VehicleClass = class'NekomataSecondaryTurretPawn' KDamageImpulse = 5000 VehicleDamageScaling = 0.6 } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |