Difference between revisions of "JumpForward"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
m (Xifanie moved page Event Instruction D1 to JumpForward)
 
(No difference)

Latest revision as of 05:10, 23 February 2021

{D1} JumpForward

JumpForward(xJF)

Jumps to {D2} ForwardTarget.

Must be placed before {D2} ForwardTarget!


See also: {D0} JumpForwardIfZero{D2} ForwardTarget{D3} JumpBack{D5} BackTarget


JumpForward ID : Byte (hex)

Assigned ID from x00 to xFF so you have related instructions work only with this value to not create conflict.

Allows up to 256 possible jumping destination forward, and 256 jumping destinations backwards.