Supported In: | ||
---|---|---|
C | D/S/W | W-CD |
? | ? | ? |
The scripting command ConfirmWord2 has the opcode (0x37).
Arguments
- Map text file string index (byte) - acceptable word
- Line Number (byte) - line number if an acceptable word is entered
- Map text file string index (byte) - acceptable word
- Line Number (byte) - line number if an acceptable word is entered
Description
Waits for the player to enter a string. If the string matches the first acceptable word, it jumps to the first given line number. If the string matches the second acceptable word, it jumps to the second line number. If neither string matches, execution continues to the next line.
Notes
Other than the second acceptable word jumping to a second line instead of the same line, and no prompt, this behaves exactly as ConfirmWord.
Event Opcodes
| ||||||||||
|