I don't need to test my programs. I have an error-correcting modem.
UE2:Bot (UT2003)
Object >> Actor >> Controller >> AIController >> ScriptedController >> Bot |
- Package:
- UnrealGame
- Direct subclass:
- XBot
- This class in other games:
- UT, UT2004
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. |
Bot.
Constants
MAXSTAKEOUTDIST
Value: 2000
ENEMYLOCATIONFUZZ
Value: 1200
TACTICALHEIGHTADVANTAGE
Value: 320
MINSTRAFEDIST
Value: 200
MINVIEWDIST
Value: 200
Properties
Property group 'Bot'
OrderNames
Type: name
Array size: 16
Default value, index 0: 'Defend'
Default value, index 1: 'Hold'
Default value, index 10: 'Attack'
Default value, index 11: 'Defend'
Default value, index 12: 'Attack'
Default value, index 13: 'Follow'
Default value, index 14: 'FreeLance'
Internal variables
Default values
Property | Value |
---|---|
bIsPlayer | True |
FovAngle | 85.0 |
OldMessageTime | -100.0 |
PlayerReplicationInfoClass | Class'UnrealGame.TeamPlayerReplicationInfo' |
RemoteRole | ROLE_None |
Enums
EScriptFollow
- FOLLOWSCRIPT_IgnoreAllStimuli
- FOLLOWSCRIPT_IgnoreEnemies
- FOLLOWSCRIPT_StayOnScript
- FOLLOWSCRIPT_LeaveScriptForCombat
Functions
Events
AllowDetourTo
Overrides: Controller.AllowDetourTo
Desireability
Overrides: Controller.Desireability
Destroyed
Overrides: Controller.Destroyed
HearNoise
Overrides: Controller.HearNoise
NotifyBump
Overrides: Controller.NotifyBump
NotifyLanded
Overrides: Controller.NotifyLanded
NotifyMissedJump
Overrides: Controller.NotifyMissedJump
NotifyPhysicsVolumeChange
Overrides: Controller.NotifyPhysicsVolumeChange
PostBeginPlay
Overrides: Controller.PostBeginPlay
SeePlayer
Overrides: Controller.SeePlayer
SetupSpecialPathAbilities
Overrides: Controller.SetupSpecialPathAbilities
SoakStop
Overrides: Controller.SoakStop
Trigger
Overrides: AIController.Trigger
Other instance functions
States
See Bot states.