Difference between revisions of "BlockEnd"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "= {2B} {{IE_2B}} = 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 a...")
 
m (Xifanie moved page Event Instruction 2B to BlockEnd)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= [[Event_Instruction_2B|{2B} {{IE_2B}}]] =
+
= {2B} {{IE_2B}} =
A block is a portion of the event played in a separate process.
+
{{IE_2B_ex}}
  
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.
+
{{IE_2B_desc}}
  
  
See Also: [[Event_Instruction_E5|{E5} {{IE_E5}}]](x08,x00)
+
See Also: [[Event_Instruction_2A|{2A} {{IE_2A}}]] ― [[Event_Instruction_2F|{2F} {{IE_2F}}]] ― [[Event_Instruction_E5|{E5} {{IE_E5}}]](x08,x00)
 +
 
 +
 
 +
{{BlockInstructions}}
 +
* [[Event_Instruction_2F|{2F} {{IE_2F}}]]

Latest revision as of 14:57, 6 August 2020

{2B} BlockEnd

BlockEnd()

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: {2A} BlockStart{2F} BlockLoop{E5} WaitForInstruction(x08,x00)


Only a few select instructions work in Blocks: