Difference between revisions of "BackTarget"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "'''{{IE_D5}}(<span title="Jump ID" style="color:green">xID</span>)'''")
 
m (Xifanie moved page Event Instruction D5 to BackTarget)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''{{IE_D5}}(<span title="Jump ID" style="color:green">xID</span>)'''
+
= {D5} {{IE_D5}} =
 +
{{IE_D5_ex}}
 +
 
 +
{{IE_D5_desc}}
 +
 
 +
 
 +
See also: [[Event_Instruction_D0|{D0} {{IE_D0}}]] ― [[Event_Instruction_D1|{D1} {{IE_D1}}]] ― [[Event_Instruction_D2|{D2} {{IE_D2}}]] ― [[Event_Instruction_D3|{D3} {{IE_D3}}]]
 +
 
 +
 
 +
== JumpBack ID : Byte (hex) ==
 +
{{JumpID}}

Latest revision as of 05:11, 23 February 2021

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