Difference between revisions of "FF7/Field/Script/Opcodes/D6 TLKR2"
Jump to navigation
Jump to search
my_wiki>BukTop m (1 revision imported) |
m (2 revisions imported) |
(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.