Difference between revisions of "JumpBack"

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

Latest revision as of 05:11, 23 February 2021

{D3} JumpBack

JumpBack(xJB)

Jumps back to {D5} BackTarget.

Must be placed after {D5} BackTarget!


See also: {D0} JumpForwardIfZero{D1} JumpForward{D2} ForwardTarget{D5} BackTarget


JumpBack 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.