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>Synergy Blades
Line 1: Line 1:
 
* Opcode: '''0x0FF8'''
 
* Opcode: '''0x0FF8'''
* Short name: '''SPECIAL: FMSSP'''
+
* Short name: '''SPECIAL: SMSPD'''
* Long name: Special: Field Message Speed
+
* Long name: Special: Set Field Message Speed
  
 
==== Memory layout ====
 
==== Memory layout ====

Revision as of 16:25, 28 August 2007

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