Main Page
News
History
Limitations
Graphics
Music
Levels
Gameplay
Now Browsing
Links
Download

Pause

        PAUSE                NumberOfGameFrames

Args:

  • NumberOfGameFrames: waits for a certain number of frames to pass before
    executing the next command; this can be a number form 1 to 255.
  • Cycles: 1

    This script pauses at this command for a user defined number of game cycles. If a longer pause if required, the user should use LongPause instead.

    See also:
    MasterPath
    LongPause

    Main Table