Difference between revisions of "FF8/Field/Script/Opcodes/046 MESW"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Shard
m
Qhimm>BukTop
m (2 revisions imported)
(No difference)

Revision as of 11:36, 4 April 2018

  • Opcode: 0x046
  • Short name: MESW
  • Long name: Display Message and Wait

Argument

none

Stack

Message channel
Message ID
MESW

Description

Popup a message window, and wait for the player to dismiss it before continuing. The size of the message window can be set with WINSIZE.

This is never used anywhere in the game, but it works. It was replaced by AMESW, which has built-in position and size parameters.