Anonymous

Changes

From Final Fantasy Inside

FF8/Field/Script/Opcodes/003 JPF

26 bytes added, 04:22, 14 May 2014
no edit summary
==== Argument ====
 Number of instructions to jump forward.(in Deling's editor, this is just a label)
==== Stack ====
 ..., :''condition'JPF''' => ...
==== Description ====
Jump forward a number of instructions given by the '''Argument''' if ''condition'' is equal to 0. Else does nothing. The ''condition'' is always popped from the stack.
Anonymous user