FF7/Field/Script/Opcodes/0F SPECIAL/FD SPCNM

From Final Fantasy Inside
< FF7‎ | Field‎ | Script‎ | Opcodes‎ | 0F SPECIAL
Revision as of 05:14, 23 May 2019 by BukTop (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Opcode: 0x0FFD
  • Short name: SPECIAL: SPCNM
  • Long name: Special: Change Character Name

Memory layout

0x0F 0xFD M T
  • const UByte M: Model ID of character.
  • const UByte T: Text ID of text.

Description

This needs to be tested to confirm. This changes the name of a character.