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
 
m (2 revisions imported)
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 05:19, 23 May 2019

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