Difference between revisions of "EffectEnd"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "= {8A} {{IE_8A}} = {8A} {{IE_8A}} and {8B} {{IE_8B}} must be used as a block to activate the animation of the Effect file specified to load using Ev...")
 
m (Xifanie moved page Event Instruction 8B to EffectEnd)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
= {8A} {{IE_8A}} =
+
= {8B} {{IE_8B}} =
[[Event_Instruction_8A|{8A} {{IE_8A}}]] and {8B} {{IE_8B}} must be used as a block to activate the animation of the Effect file specified to load using [[Event_Instruction_18|{18} {{IE_18}}]] beforehand.
+
{{IE_8B_ex}}
  
 +
{{IE_8B_desc}}
  
See Also: [[Event_Instruction_18|{18} {{IE_18}}]] ― [[Event_Instruction_8A|{8A} {{IE_8A}}]]
+
Use [[Event_Instruction_18|{18} {{IE_18}}]] beforehand.
 +
 
 +
 
 +
See Also: [[Event_Instruction_18|{18} {{IE_18}}]] ― [[Event_Instruction_8A|{8A} {{IE_8A}}]] ― [[Event_Instruction_E5|{E5} {{IE_E5}}]](x41,x00)

Latest revision as of 15:36, 22 February 2021

{8B} EffectEnd

EffectEnd()

Must be used in a block to activate the animation of a previously set Effect file.

Use {18} Effect beforehand.


See Also: {18} Effect{8A} EffectStart{E5} WaitForInstruction(x41,x00)