ForwardTarget

From Final Fantasy Hacktics Wiki
Revision as of 05:10, 23 February 2021 by Xifanie (talk | contribs) (Xifanie moved page Event Instruction D2 to ForwardTarget)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{D2} ForwardTarget

ForwardTarget(xJF)

Target Destination of {D0} JumpForwardIfZero/{D1} JumpForward.

Must be placed after {D0} JumpForwardIfZero/{D1} JumpForward!


See also: {D0} JumpForwardIfZero{D1} JumpForward{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.