Difference between revisions of "FF7/Field/Script/Opcodes/D6 TLKR2"

From Final Fantasy Inside
< FF7‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Synergy Blades
 
my_wiki>BukTop
m (1 revision imported)
(No difference)

Revision as of 12:34, 4 April 2018

  • Opcode: 0xD6
  • Short name: TLKR2
  • Long name: Talk Range (16-bit)

Memory layout

0xC6 B T

Arguments

  • const UByte B: Bank to retrieve T, or zero if T is specified as a literal value.
  • const UShort T: Range value.

Description

Similar to TALKR, but allows a two-byte range value to be used.