Difference between revisions of "FF8/Field/Script/Opcodes/116 RAMESW"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Albeoris
(Created page with "* Opcode: '''0x116''' * Short name: '''RAMESW''' * Long name: Resume script, A? Message, and Wait ==== Argument ==== none ==== Stack ==== : ''Message Channel'' : ''Fie...")
my_wiki>BukTop
m (9 revisions imported)
(No difference)

Revision as of 12:36, 4 April 2018

  • Opcode: 0x116
  • Short name: RAMESW
  • Long name: Resume script, A? Message, and Wait

Argument

none

Stack

Message Channel
Field message ID
X position of window
Y position of window
RAMESW

Description

Pop up a message window and wait for the player to hit "ok." Unlike AMESW, RAMESW will let the script continue running.