The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE1:MaleBot (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:12, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
RTNP Object >> Actor >> Pawn >> Bots >> HumanBot >> MaleBot
Package: 
UnrealShare
Direct subclasses:
MaleThreeBot, MaleOneBot, MaleTwoBot, SpaceMarine
This class in other games:
U1, UT

MaleBot.

Default values

Property Value
breathagain Sound'UnrealShare.Male.MGasp1'
CarcassType Class'UnrealShare.MaleBody'
Die Sound'UnrealShare.Male.MDeath1'
Die2 Sound'UnrealShare.Male.MDeath3'
Die3 Sound'UnrealShare.Male.MDeath3'
Die4 Sound'UnrealShare.Male.MDeath4'
drown Sound'UnrealShare.Male.MDrown1'
GaspSound Sound'UnrealShare.Male.MGasp2'
HitSound1 Sound'UnrealShare.Male.MInjur1'
HitSound2 Sound'UnrealShare.Male.MInjur2'
HitSound3 Sound'UnrealShare.Male.MInjur3'
HitSound4 Sound'UnrealShare.Male.MInjur4'
JumpSound Sound'UnrealShare.Male.MJump1'
LandGrunt Sound'UnrealShare.Male.lland01'
UWHit1 Sound'UnrealShare.Male.MUWHit1'
UWHit2 Sound'UnrealShare.Male.MUWHit2'

Instance functions

PlayDying

function PlayDying (name DamageType, Object.Vector HitLoc)

Overrides: HumanBot.PlayDying


PlayGutHit

function PlayGutHit (float tweentime)

Overrides: HumanBot.PlayGutHit


PlayHeadHit

function PlayHeadHit (float tweentime)

Overrides: HumanBot.PlayHeadHit


PlayLeftHit

function PlayLeftHit (float tweentime)

Overrides: HumanBot.PlayLeftHit


PlayRightHit

function PlayRightHit (float tweentime)

Overrides: HumanBot.PlayRightHit