Difference between revisions of "BackTarget"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
Line 8: Line 8:
  
  
 +
== JumpBack ID : Byte (hex) ==
 
{{JumpID}}
 
{{JumpID}}

Revision as of 01:56, 15 January 2014

{D5} BackTarget

BackTarget(xJB)

Target Destination of {D3} JumpBack.

Must be placed before {D3} JumpBack!


See also: {D0} JumpForwardIfZero{D1} JumpForward{D2} ForwardTarget{D3} JumpBack


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.