FF8/Field/Script/Opcodes/05F SETMESSPEED

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Revision as of 15:16, 24 March 2018 by my_wiki>Albeoris (Created page with "* Opcode: '''0x05F''' * Short name: '''SETMESSPEED''' * Long name: Set Message Speed ==== Argument ==== none ==== Stack ==== : ''Message Channel'' : ''Speed (always 61...")
  • Opcode: 0x05F
  • Short name: SETMESSPEED
  • Long name: Set Message Speed

Argument

none

Stack

Message Channel
Speed (always 6144)
SETMESSPEED

Description

Sets message speed.

This is only used twice and both in the same place: During the Ragnarok scene right before the dialogue goes to "auto-play" mode and that dreadful song starts. Because it's never called anywhere else, it's safe to assume that it's field-specific. In other words, changing areas "resets" the message speed.