Template:KV LeadGoalBase: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
: <float> The player is considered to be lagging if he's beyond this distance. | : <float> The player is considered to be lagging if he's beyond this distance. | ||
* '''Run''' | * '''Run''' | ||
: | : {{boolean}} Run instead of walk | ||
* '''Retrieve''' | * '''Retrieve''' | ||
: | : {{boolean}} Retrieve player? | ||
* '''AttractPlayerConceptModifier''' | * '''AttractPlayerConceptModifier''' | ||
: <string> Attract player concept modifier | : <string> Attract player concept modifier |
Revision as of 19:55, 11 July 2005
Target Actor (actor)
- <target_name_or_class> Actor(s) to affect
- Actor Goal (goal)
- <string> Target Entity
- WaitPointName
- <target_destination> Point to wait at if the target's not visible.
- WaitDistance
- <float> Wait until player gets this close.
- LeadDistance
- <float> The player is considered to be lagging if he's beyond this distance.
- Run
- <boolean> Run instead of walk
- Retrieve
- <boolean> Retrieve player?
- AttractPlayerConceptModifier
- <string> Attract player concept modifier
- WaitOverConceptModifier
- <string> Player wait over concept modifier
- ArrivalConceptModifier
- <string> Arrival concept modifier
- PostArrivalConceptModifier
- <string> Post-arrival concept modifier
- SuccessConceptModifier
- <string> Success concept modifier
- FailureConceptModifier
- <string> Failure concept modifier