| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- UT2004RPG.RPGAbility
|
+-- UT2004RPG.AbilityAmmoRegen
|
+-- DruidsRPGcvs.DruidAmmoRegen
| Variables Summary |
|---|
| Inherited Variables from UT2004RPG.RPGAbility |
|---|
| AbilityName, BotChance, CostAddPerLevel, Description, MaxLevel, StartingCost |
| Functions Summary | ||
|---|---|---|
![]() | int | Cost (RPGPlayerDataObject Data, int CurrentLevel) |
| Inherited Functions from UT2004RPG.AbilityAmmoRegen |
|---|
| Cost, ModifyPawn |
| Inherited Functions from UT2004RPG.RPGAbility |
|---|
| AbilityIsAllowed, BotBuyChance, Cost, HandleDamage, ModifyPawn, ModifyVehicle, ModifyWeapon, OverridePickupQuery, PreventDeath, PreventSever, ScoreKill, UnModifyVehicle |
| Functions Detail |
|---|
Cost Source code| Defaultproperties |
|---|
defaultproperties { Description="Adds 1 ammo per level to each ammo type you own every 3 seconds. Does not give ammo to superweapons or the translocator. You must have a Max Ammo stat of at least 50 to purchase this ability. (Max Level: 4)|You must be a Weapons Master or Adrenaline Master to purchase this skill." } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||