Difference between revisions of "GoTo"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "__FORCETOC__ = {0D} {{IE_0D}} = {{IE_0D_ex}} Scans the entire event from the beginning to find a {{IE_0E}} with an identical Target parameter, and executes the code from ther...")
(No difference)

Revision as of 07:30, 22 February 2021

{0D} GoTo

GoTo(xTG)

Scans the entire event from the beginning to find a GoToTarget with an identical Target parameter, and executes the code from there.


See also: {0E} GoToTarget


Target : Byte (hex)

Identifier that must be matched with GoToTarget.