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

LongPause

        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 65535.
  • Cycles: 1

    This script pauses at this command for a user defined number of game cycles for a long time, using 2 bytes. If a shorter pause is required, the user should use Pause instead, in order to prevent cycles wasting.

    See also:
    MasterPath
    Pause

    Main Table