I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:AmmoInvLaserRifle (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Inventory >> Ammunition >> U2Ammo >> AmmoInvLaserRifle |
Contents
- Package:
- U2Weapons
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. |
ammoInvLaserRifle.uc -- ammo for the Laser Rifle $Author: Aleiby $ $Date: 9/06/02 2:18p $ $Revision: 3 $
Default values[edit]
Property | Value |
---|---|
AmmoAmount | 25 |
ItemName | "Laser Rifle clip" |
MaxAmmo | 250 |
PickupClass | Class'U2Weapons.ammoLaserRifle' |