Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
00001 00002 00003 00004 00005 00006 00007 00008 00009 00010 00011 00012 00013 00014 00015 00016 00017 00018 00019 00020 00021 00022 00023 00024 00025 00026 00027 00028 00029 00030 00031 00032 |
class DruidsRPGKeyBinding extends GUIUserKeyBinding config(UT2004RPG); defaultproperties { KeyData[0]=(KeyLabel="UT2004 RPG Extensions",bIsSection=True) KeyData[1]=(Alias="DropHealth",KeyLabel="Drop Health") KeyData[2]=(Alias="DropAdrenaline",KeyLabel="Drop Adrenaline") KeyData[3]=(KeyLabel="UT2004 RPG Artifacts",bIsSection=True) KeyData[4]=(Alias="SelectTriple",KeyLabel="Select Triple") KeyData[5]=(Alias="SelectGlobe",KeyLabel="Select Globe") KeyData[6]=(Alias="SelectMWM",KeyLabel="Select Magic Weapon Maker") KeyData[7]=(Alias="SelectDouble",KeyLabel="Select Double Modifier") KeyData[8]=(Alias="SelectMax",KeyLabel="Select Max Modifier") KeyData[9]=(Alias="SelectPlusOne",KeyLabel="Select Plus One Modifier") KeyData[10]=(Alias="SelectBolt",KeyLabel="Select Lightning Bolt") KeyData[11]=(Alias="SelectRepulsion",KeyLabel="Select Repulsion") KeyData[12]=(Alias="SelectFreezeBomb",KeyLabel="Select FreezeBomb") KeyData[13]=(Alias="SelectPoisonBlast",KeyLabel="Select PoisonBlast") KeyData[14]=(Alias="SelectMegaBlast",KeyLabel="Select MegaBlast") KeyData[15]=(Alias="SelectHealingBlast",KeyLabel="Select HealingBlast") KeyData[16]=(Alias="SelectMedic",KeyLabel="Select Medic Weapon Maker") KeyData[17]=(Alias="SelectFlight",KeyLabel="Select Boots of Flight") KeyData[18]=(Alias="SelectMagnet",KeyLabel="Select Electro-Magnet") KeyData[19]=(Alias="SelectTeleport",KeyLabel="Select Teleporter") KeyData[20]=(Alias="SelectBeam",KeyLabel="Select Lightning Beam") KeyData[21]=(Alias="SelectRod",KeyLabel="Select Lightning Rod") KeyData[22]=(Alias="SelectSphereInv",KeyLabel="Select Invulnerability Sphere") KeyData[23]=(Alias="SelectSphereHeal",KeyLabel="Select Healing Sphere") KeyData[24]=(Alias="SelectSphereDamage",KeyLabel="Select Damage Sphere") } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |