Commands:Sleep

From SMTheming Wiki

Jump to: navigation, search

The sleep command is used to delay when the next command is run.

Usage

Sleep takes in one parameter, the number of seconds to sleep for.

sleep,0.5

This code will sleep for half a second before running the next command.

Personal tools