Difference between revisions of "SaveEVTCHR"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "= {59} {{IE_59}} = Saves the loaded EVTCHR block to a specific block in order to be used by {11} {{IE_11}}. See Also: Event_Instruction_11|{11} {{...")
 
Line 1: Line 1:
 
= {59} {{IE_59}} =
 
= {59} {{IE_59}} =
Saves the loaded EVTCHR block to a specific block in order to be used by [[Event_Instruction_11|{11} {{IE_11}}]].
+
{{IE_59_ex}}
 +
 
 +
{{IE_59_desc}}
 +
 
 +
Must use the same Memory Block as [[Event_Instruction_58|{58} {{IE_58}}]]!
  
  
Line 6: Line 10:
  
  
== RAM Block ID : Byte (hex) ==
+
== <span id="MB">Memory Block : Byte (hex)</span> ==
 
*0x00 = Block 1
 
*0x00 = Block 1
 
*0x01 = Block 2
 
*0x01 = Block 2

Revision as of 16:01, 7 January 2014

{59} SaveEVTCHR

SaveEVTCHR(xBL)

Saves the loaded EVTCHR Slot to a specific block in order to use its frames and animations.

Must use the same Memory Block as {58} LoadEVTCHR!


See Also: {11} UnitAnim{58} LoadEVTCHR{E5} WaitForInstruction


Memory Block : Byte (hex)

  • 0x00 = Block 1
  • 0x01 = Block 2