Difference between revisions of "Command:WaitFrame"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
== Syntax ==
 
== Syntax ==
 
{{CMD-DR|WaitFrame|Beginner|Intermediate|Beginner|Intermediate}}
 
{{CMD-DR|WaitFrame|Beginner|Intermediate|Beginner|Intermediate}}
 +
WaitFrame
  
 
== Description ==
 
== Description ==
 +
Pauses execution of this script until the next frame.
  
 
== Examples ==
 
== Examples ==
 +
*WaitFrame
  
 
== See Also ==
 
== See Also ==
 
*[[LavishScript:Commands|Commands]]
 
*[[LavishScript:Commands|Commands]]
 
{{Command-Stub}}
 
{{Command-Stub}}

Revision as of 01:08, 24 March 2005

Syntax

Command Difficulty Rating
WaitFrame
Usage Beginner
Level of Understanding Intermediate
Computer Savvy Beginner
Logic Intermediate

WaitFrame

Description

Pauses execution of this script until the next frame.

Examples

  • WaitFrame

See Also