Difference between revisions of "FF8/Field/Script/Opcodes/05F SETMESSPEED"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* Opcode: '''0x05F''' * Short name: '''SETMESSPEED''' * Long name: Set Message Speed ==== Argument ==== none ==== Stack ==== :''Message Channel'' :''Speed (always 6144)'' :'...") |
m (3 revisions imported) |
||
(2 intermediate revisions by 2 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 05: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.