Difference between revisions of "FF7/Field/Script/Opcodes/0F SPECIAL/F8 SMSPD"

From Final Fantasy Inside
< FF7‎ | Field‎ | Script‎ | Opcodes‎ | 0F SPECIAL
Jump to navigation Jump to search
my_wiki>Synergy Blades
my_wiki>BukTop
m (2 revisions imported)
(No difference)

Revision as of 12:34, 4 April 2018

  • Opcode: 0x0FF8
  • Short name: SPECIAL: SMSPD
  • Long name: Special: Set Field Message Speed

Memory layout

0x0F 0xF8 0 S

Arguments

  • const UByte 0: A single zero byte.
  • const UByte S: Field message speed.

Description

Sets the Field Message speed, as found in the Config menu. The valid range is from 0 (the slowest setting) to FF (the fastest setting).