Template:KV BaseActbusyGoal

From Valve Developer Community
Revision as of 01:59, 6 April 2006 by Andreasen (talk | contribs) (This template stores the shared keyvalues of ai_goal_actbusy and ai_goal_actbusy_queue.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Kv targetname

  • actor
<target_name_or_class> Actor(s) to affect - The targetname or classname of any NPCs that is to act busy. Wildcards are supported.
  • StartActive
<boolean> Start Active
  • SearchType
<choices> Search Type - What type of targetname the actor keyvalue is refering to.
Literal value Description
0 Entity Name
1 Classname
  • busysearchrange
<float> Search Range for Busy Hints - Maximum distance between an actbusy hint and NPC for the NPC to consider it.
  • visibleonly
<boolean> Visible Busy Hints Only - If set, an NPC will only consider actbusy hints in view when deciding which to use. Once the choice has been made it will not change, even if new hints become visible.