StopWaiting

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Tells an actor to resume normal package behavior after being put into a "wait" state by the Wait command.

Syntax

[help]
[Actor].StopWaiting PackageID

Example

BuddyRef.StopWaiting FollowPlayerPackage

Buddy will stop waiting after previously being told to wait using Wait

See Also