Anonymous

Changes

From Final Fantasy Inside

FF7/Field/Script/Opcodes/5B SMTRA

222 bytes added, 02:29, 8 September 2006
m
no edit summary
! width="40" | 0x5B
! width="50" | ''B1 / B2''
! width="4050" | ''B3 / B4''
! width="40" | ''T''
! width="40" | ''AP''
==== Arguments ====
* '''const Bit[4]''' ''B1'': Source bank 1, or zero if ''T'' is set as a constant value.* '''const Bit[4]''' ''B2'': Source bank 2, or zero if this unit of ''AP'' is set as a constant value.* '''const Bit[4]''' ''B3'': Source bank 3, or zero if this unit of ''AP'' is set as a constant value.* '''const Bit[4]''' ''B4'': Source bank 4, or zero if this unit of ''AP'' is set as a constant value.
* '''const UByte''' ''T'': [[FF7/Field/Script/Materia ID|Type of materia]] to add, or source address 1.
* '''const UByte[3]''' ''AP'': Amount of AP the newly added materia will have, or source addresses 2, 3 and 4.