Command:Turbo

From Lavish Software Wiki
Revision as of 13:04, 3 July 2005 by Lax (talk | contribs) (→‎Description)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
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 75. Using this command with no parameters sets it to 150, 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