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

From Final Fantasy Inside
< FF7‎ | Field‎ | Script‎ | Opcodes‎ | 0F SPECIAL
Revision as of 02:57, 25 January 2019 by my_wiki>Codemann8 (Missing page/opcode)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • 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.