Difference between revisions of "DismissUnit"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "= {7A} {{IE_7A}} = Removes the first unit found with the given Special Job ID from the player's roster. == Special Job ID : Byte (Hex) == Job ID of the unit to be removed fr...")
 
Line 5: Line 5:
 
== Special Job ID : Byte (Hex) ==
 
== Special Job ID : Byte (Hex) ==
 
Job ID of the unit to be removed from the party roster (formation).
 
Job ID of the unit to be removed from the party roster (formation).
 +
 +
 +
{{x00}}

Revision as of 17:00, 1 January 2014

{7A} DismissUnit

Removes the first unit found with 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.