Difference between revisions of "FF8/Field/Script/Opcodes/064 AMESW"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
m (Stack)
my_wiki>Shard
m (Description)
Line 17: Line 17:
 
==== Description ====
 
==== Description ====
  
Pop up a message window and wait for the player to hit "ok."
+
Pop up a message window and wait for the player to hit "ok." Disables player control until window is dismissed.

Revision as of 08:24, 4 February 2014

  • Opcode: 0x064
  • Short name: AMESW
  • Long name: A?, Message, and Wait

Argument

none

Stack

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

Description

Pop up a message window and wait for the player to hit "ok." Disables player control until window is dismissed.