Difference between revisions of "TeleportIn"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "= {98} {{IE_98}} = Unit will teleport onto the field. See Also: {44} {{IE_44}}{94} {{IE_94}} {{UnitID}} {{x00}}")
 
m (Xifanie moved page Event Instruction 98 to TeleportIn)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
= {98} {{IE_98}} =
 
= {98} {{IE_98}} =
Unit will teleport onto the field.
+
{{IE_98_ex}}
 +
 
 +
{{IE_98_desc}}
  
  

Latest revision as of 04:55, 23 February 2021

{98} TeleportIn

TeleportIn(xID,x00)

Unit will teleport onto the field.


See Also: {44} Draw{94} TeleportOut


Unit ID : Byte (hex)

ID of the unit specified in the ENTD.


x00 : Byte (hex)

This value is always set to x00 in the original game; it probably doesn't have a function.