Flee not Combat Package

From the Fallout3 GECK Wiki
Jump to navigation Jump to search

Makes an actor flee without actually entering combat. There are basically two variants -- fleeing from something, or fleeing to somewhere.

Package Specific data:[edit | edit source]

  • Flee To/Start Location: Where am I fleeing to? or (if Flee From is checked) where do I flee to first?
    • Radius: The area around the target location that I can flee to.
    • Standard Location data.
  • Flee from:
    • Minimum distance from target: How far do I try to stay from whatever I'm fleeing from?
    • Specific Reference: Pick a reference to flee from.


Flags:[edit | edit source]

  • Must Complete: Invalid

Behavior[edit | edit source]

If using "Flee to" behavior (i.e. Flee from is unchecked), the actor will simply flee to the specified location and cower there.

If using "Flee from" behavior:

  1. If Start Location is specified, the actor will first flee to that location.
  2. The actor will continue to try to maintain the distance from the flee target.