| Home Page | Recent Changes | Preferences

DefensePoint

UT :: Actor >> NavigationPoint >> AmbushPoint >> DefensePoint (Package: Botpack)

See also Creating A Defense Point In UT2003.

A DefensePoint tells a bot that this spot is a good place to defend the base. Defense points can also be used with DistanceViewTriggers to set up sniping posts; don't forget to set bSniping to true.

Read Strategic Bots for more info on placing DefensePoints.

Properties

Inherited from AmbushPoint

bool bSniping
Defaults to false. Set this to true if you want bots to use this DefensePoint as a spot for sniping.
float SightRadius
In world units, the radius the bot standing on the DefensePoint will look for enemies, either for sniping or normal defending. Defaults to 5,000 world units.

DefensePoint Group

name FortTag
Used in Assault maps (and possibly other gametypes) to associate the DefensePoint with a certain object/goal that is being defended.
byte Priority
This is the weight the DefensePoint is given when a bot is selecting a spot upon which to defend. Give more critical points higher values and give auxiliary spots like sniping points lesser values.

Birelli: I'm not sure but I believe that if any DefensePoint on a given team/fort has a priority greater than 0, then any DefensePoint with a value of 0 is ignored

byte Team
This is the number of the team that will use the DefensePoint. See PlayerStart for what number represents each color team.

Related Topics

Comments

Legal: Where does the bot stand? The center, anywhere within collision radius etc...?

Tarquin: Centre, I think.

Legal: :pissed:


Category Class (UT)

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Image Uploads

Random Page

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

Mapping Topics

Mapping Lessons

UnrealEd Interface

Questions&Answers

Scripting Topics

Scripting Lessons

Making Mods

Class Tree

Questions&Answers

Modeling Topics

Questions&Answers

Log In