StopWaiting
From GECK
A function included in the GECK for Fallout 3.
Contents
Description
Tells an actor to resume normal package behavior after being put into a "wait" state by the Wait command.
Syntax
[Actor].StopWaiting PackageID
Example
BuddyRef.StopWaiting FollowPlayerPackage
Buddy will stop waiting after previously being told to wait using Wait