Difference between revisions of "FF7/Field/Script/Opcodes/4B BTLTB"

From Final Fantasy Inside
< FF7‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>BukTop
m (3 revisions imported)
m (4 revisions imported)
 
(No difference)

Latest revision as of 05:16, 23 May 2019

  • Opcode: 0x4B
  • Short name: BTLTB
  • Long name: Battle Table

Memory layout

0x4B I

Arguments

  • const UByte I: ID of the encounter table to use, either 0 (standard) or 1.

Description

Switches between the two sets of encounter data that may exist in a field file, depending on the ID given.