Command:Turbo

From Lavish Software Wiki
Revision as of 23:28, 25 May 2005 by Eleven (talk | contribs)
Jump to navigation Jump to search

Syntax

Command Difficulty Rating
Turbo
Usage Newbie
Level of Understanding Intermediate
Computer Savvy Newbie
Logic Newbie

Turbo [Maximum commands per pulse]

Description

Each frame, LavishScript executes up to a specified number of commands in each script. By default, this number is 40. Using this command with no parameters sets it to 100, otherwise any number equal to or greater than 20 may be used. Make sure to strategically make use of Wait or WaitFrame if you use Turbo!

Examples

  • Turbo
  • Turbo 50
  • Turbo 1000

See Also