Difference between revisions of "Command:WaitFrame"

From Lavish Software Wiki
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
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}}
 +
[[Category:LavishScript]]
 +
[[Category:LavishScript Commands]]

Latest revision as of 22:33, 25 May 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