Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

BotsCombos.BotComboBerserk

Extends
Combo
Modifiers
config ( BotsCombos )

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- XGame.Combo
         |   
         +-- BotsCombos.BotComboBerserk

Variables Summary
BCBerserkInvBCBInv
xEmitterEffect
floatModifier
Inherited Variables from XGame.Combo
ActivateSound, ActivationEffectClass, AdrenalineCost, ComboAnnouncement, ComboAnnouncementName, Duration, ExecMessage, Icon, keys[4], species
Inherited Variables from Engine.Info
BotsGroup, ChatGroup, GameGroup, KickVoteGroup, MapVoteGroup, RulesGroup, ServerGroup

Functions Summary
function StartEffect (xPawn P)
function StopEffect (xPawn P)
Inherited Functions from XGame.Combo
AdrenalineEmpty, Destroyed, PostBeginPlay, StartEffect, StopEffect, Tick
Inherited Functions from Engine.Info
AcceptPlayInfoProperty, AllowClassRemoval, FillPlayInfo, GetDescriptionText, GetSecurityLevel


Variables Detail

BCBInv Source code

var BCBerserkInv BCBInv;

Effect Source code

var xEmitter Effect;

Modifier Source code

var config float Modifier;


Functions Detail

StartEffect Source code

function StartEffect ( xPawn P )

StopEffect Source code

function StopEffect ( xPawn P )


Defaultproperties

defaultproperties
{
     ExecMessage="Berserk!"
     ComboAnnouncementName="Berzerk"
     Modifier=0.5
     keys(0)=2
     keys(1)=2
     keys(2)=1
     keys(3)=1
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:15:52.484 - Created with UnCodeX