Command:Turbo
Jump to navigation
Jump to search
Contents
Syntax
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