11
edits
Changes
Jump to navigation
Jump to search
no edit summary
* Opcode: '''0x11'''
* Short name: '''JMPFLLSKIP'''
* Long name: Jump forward (long)
==== Description ====
Jumps forward in the current script a specified amount. The jump begins just after the jump opcode itself and then skips the specified number of bytes. Unlike [[FF7/Field/Script/Opcodes/10 JMPF|JMPFSKIP]], this jump command allows jumps longer than 0xFF bytes.