Difference between revisions of "Wander Package"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Treleth
imported>Kkuhlmann
Line 3: Line 3:
'''Location:''' Go to specified location and wander near it, within specified radius. Radius must be greater than zero. Recommended radius of greater than 100. Actors in wander packages are also trying to find people to talk to within their social radius.  If you do not want an actor to engage in dialogue in a wander they must have skipfallout behavior checked.  Also the energey level of an actor determines how often they move in a wander.  If they find a chair in their wander radius they will likely sit down for a while.
'''Location:''' Go to specified location and wander near it, within specified radius. Radius must be greater than zero. Recommended radius of greater than 100. Actors in wander packages are also trying to find people to talk to within their social radius.  If you do not want an actor to engage in dialogue in a wander they must have skipfallout behavior checked.  Also the energey level of an actor determines how often they move in a wander.  If they find a chair in their wander radius they will likely sit down for a while.


'''Duration = 0:'''  
'''Duration = 0:''' <br>
Nothing checked: Wander until something higher evaluates.  
Nothing checked: Wander until something higher evaluates. <br>
Must Complete: Meaningless.  
Must Complete: Meaningless. <br>
Must Reach Location: Will not reeval to any other package until location is reached. When at location, wander until something higher evaluates.  
Must Reach Location: Will not reeval to any other package until location is reached. When at location, wander until something higher evaluates. <br>


'''Duration > 0:'''  
'''Duration > 0:''' <br>
Nothing checked: Wander at location until duration expires, unless something higher priority evaluates earlier.  
Nothing checked: Wander at location until duration expires, unless something higher priority evaluates earlier. <br>
Must Complete: Wander at location until duration expires. Will not reeval to any other package until location is reached AND duration expires.  
Must Complete: Wander at location until duration expires. Will not reeval to any other package until location is reached AND duration expires. <br>
Must Reach Location: Will not reeval to any other package until location is reached. When at location, wander for remaining duration unless something higher evaluates first.  
Must Reach Location: Will not reeval to any other package until location is reached. When at location, wander for remaining duration unless something higher evaluates first. <br>


'''Additional Notes:'''
'''Additional Notes:'''<br>
For the NPC to not run into walls, you must first create a "priority" path. To do this click on the path mode button then while holding both CTRL and ALT, lay out a path that you want the NPC to follow.
For the NPC to not run into walls, you must first create a "priority" path. To do this click on the path mode button then while holding both CTRL and ALT, lay out a path that you want the NPC to follow.<br>


[[Category:Packages]]
[[Category:Packages]]
[[Category:Package Types]]
[[Category:Package Types]]

Revision as of 12:01, 9 February 2007

Target: Not Used.

Location: Go to specified location and wander near it, within specified radius. Radius must be greater than zero. Recommended radius of greater than 100. Actors in wander packages are also trying to find people to talk to within their social radius. If you do not want an actor to engage in dialogue in a wander they must have skipfallout behavior checked. Also the energey level of an actor determines how often they move in a wander. If they find a chair in their wander radius they will likely sit down for a while.

Duration = 0:
Nothing checked: Wander until something higher evaluates.
Must Complete: Meaningless.
Must Reach Location: Will not reeval to any other package until location is reached. When at location, wander until something higher evaluates.

Duration > 0:
Nothing checked: Wander at location until duration expires, unless something higher priority evaluates earlier.
Must Complete: Wander at location until duration expires. Will not reeval to any other package until location is reached AND duration expires.
Must Reach Location: Will not reeval to any other package until location is reached. When at location, wander for remaining duration unless something higher evaluates first.

Additional Notes:
For the NPC to not run into walls, you must first create a "priority" path. To do this click on the path mode button then while holding both CTRL and ALT, lay out a path that you want the NPC to follow.