Difference between revisions of "DismissUnit"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
= {7A} {{IE_7A}} =
 
= {7A} {{IE_7A}} =
Removes the first unit found with the given Special Job ID from the player's roster.
+
{{IE_7A_ex}}
 +
 
 +
{{IE_7A_desc}}
  
  

Revision as of 21:31, 7 January 2014

{7A} DismissUnit

DismissUnit(xJB,x00)

Removes the first unit which matches the given Special Job ID from the player's roster.


Special Job ID : Byte (Hex)

Job ID of the unit to be removed from the party roster (formation).


x00 : Byte (hex)

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