Difference between revisions of "FF8/Field/Script/Opcodes/05F SETMESSPEED"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Shard
(Created page with "* Opcode: '''0x05F''' * Short name: '''SETMESSPEED''' * Long name: Set Message Speed ==== Argument ==== none ==== Stack ==== :''Message Channel'' :''Speed (always 6144)'' :'...")
Qhimm>Albeoris
(Created page with "* Opcode: '''0x05F''' * Short name: '''SETMESSPEED''' * Long name: Set Message Speed ==== Argument ==== none ==== Stack ==== : ''Message Channel'' : ''Speed (always 61...")
Line 3: Line 3:
* Long name: Set Message Speed
* Long name: Set Message Speed


==== Argument ====
==== Argument ====
 
none
none


==== Stack ====
==== Stack ====
:''Message Channel''
 
:''Speed (always 6144)''
: ''Message Channel''
:'''SETMESSPEED'''
: ''Speed (always 6144)''
: '''SETMESSPEED'''
 
====  Description  ====


==== Description ====
Sets message speed.
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.
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.

Revision as of 14:16, 24 March 2018

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