Check_Win
Parameters
Required:
Parameter1: A string representing the name of the line marker to jump to if the check passes.
Parameter2: A string representing the name of the line marker to jump to if the check fails.
Optional:
No optional parameters
Functionality
A very hardcoded command that simply checks if a certain number of presents have been delivered. Given that a certain number of presents have been delivered, the script is jumped to the line marker named by ‘Parameter1’. Otherwise, jumps to the line marker described by ‘Parameter2’.
Version Info
This command has been supported as of Oyster 4.0.0.