Difference between revisions of "ChangeMap"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "= {4C} {{IE_4C}} = Fades everything black in about 2 seconds, parameters doesn't seem to affect anything. See Also: {DB} {{IE_DB}} == Unknown 1 :...")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
= {4C} {{IE_4C}} =
 
= {4C} {{IE_4C}} =
Fades everything black in about 2 seconds, parameters doesn't seem to affect anything.
+
{{IE_4C_ex}}
  
 +
{{IE_4C_desc}}
  
See Also: [[Event_Instruction_DB|{DB} {{IE_DB}}]]  
+
Just like as with a fresh event, reveal the map using [[Event_Instruction_4D|{4D} {{IE_4D}}]]
  
 +
'''WARNING:''' This instruction will mess up with the dialogue when recruiting units, and it can prevent dialog boxes from properly displaying if [[Event_Instruction_18|{18} {{IE_18}}]] is used afterwards.
  
== Unknown 1 : Byte (hex) ==
+
See also: [[Event_Instruction_13|{13} {{IE_13}}]] ― [[Event_Instruction_4D|{4D} {{IE_4D}}]] ― [[Event_Instruction_91|{91} {{IE_91}}]]
Unknown
 
  
  
== Unknown 2 : Byte (hex) ==
+
== Map ID : Byte (unsigned) ==
Unknown
+
{{Map List}}
 +
 
 +
 
 +
== x00 : Byte (hex) ==
 +
Do not use. Always leave at x00 else it won't load the new map.

Latest revision as of 01:23, 5 August 2021

{4C} ChangeMap

ChangeMap(MAP,x00)

Fades to black, then changes the map, reloading all the settings such as Weather or State.

Just like as with a fresh event, reveal the map using {4D} Reveal

WARNING: This instruction will mess up with the dialogue when recruiting units, and it can prevent dialog boxes from properly displaying if {18} Effect is used afterwards.

See also: {13} ChangeMapBeta{4D} Reveal{91} ShowMapTitle


Map ID : Byte (unsigned)


x00 : Byte (hex)

Do not use. Always leave at x00 else it won't load the new map.