BlockStart

From Final Fantasy Hacktics Wiki
Revision as of 01:01, 3 January 2014 by Xifanie (talk | contribs)
Jump to navigation Jump to search

{2A} BlockStart

BlockStart()

A block is a portion of the event played in a separate process.

When the game finds a block, it will start executing it and will also resume the event whatever there is after the block at the same time.


See Also: {E5} WaitForInstruction(x08,x00)