Difference between revisions of "FF8/Field/Script/Opcodes/05F SETMESSPEED"
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)'' :'...") |
ffrtt>BukTop m (3 revisions imported) |
||
(3 intermediate revisions by 3 users not shown) | |||
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 ==== | |||
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. |
Latest revision as of 04:24, 23 May 2019
- 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.