Difference between revisions of "StopWaiting"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>JOG
imported>DragoonWraith
(CS 1.0)
Line 6: Line 6:


==See Also==
==See Also==
[[Wait]]
* [[Wait]]
 


[[Category: Functions]]
[[Category: Functions]]
[[Category: Functions (CS 1.0)]]
[[Category: Actor Functions]]
[[Category: Actor Functions (CS 1.0)]]
[[Category: AI Functions]]
[[Category: AI Functions]]
[[Category:Actor Functions]]
[[Category: AI Functions (CS 1.0)]]

Revision as of 13:05, 30 July 2007

Syntax:

StopWaiting PackageID


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

See Also