@Pika Ryan: Info about VSYNC:
Description: Stops the program until the specified number of vertically synchronized frames has been reached
Unlike WAIT, the VSYNC count starts from the last VSYNC.
Format: VSYNC [Number of frames]
Arguments: Number of frames|Specify the number of frames to wait, starting from the last VSYNC (0: Ignore; if omitted, 1 is assumed)
Example: VSYNC 1