Wait
From GECK
A function included in the GECK for Fallout 3.
Contents
Description
Tells an actor to go into "wait" behavior for the specified package. Works only if PackageID is the actor's current package, and if the current package is a Follow or Accompany package.
Syntax
[Actor].Wait PackageID
Example
BuddyRef.Wait FollowPlayerPackage
Buddy will wait until told otherwise using StopWaiting