Difference between revisions of "DismissUnit"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
m (Xifanie moved page Event Instruction 7A to DismissUnit)
 
(No difference)

Latest revision as of 15:31, 22 February 2021

{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.